Description
node_entity_queue
an API which creates a common queue for updating "node entities", a term i use for non-physical
entities which are semantically bound to a specific node.
api
function api.register_node_entity_loader(node_name, action)
action = function(pos, node, params, dtime, n)
the initializer action will be queued for calling whenever it is "loaded" (mapblock becomes active).
Releases
2024-09-12 02:12 UTC
2024-09-12
- add pre-commit
- add media license
- fix settingtypes
2023-08-07 02:13 UTC
2023-08-07
No release notes
2023-07-23 17:33 UTC
2023-07-23
No release notes
2023-05-26 02:12 UTC
2023-05-26
No release notes
2023-04-17 02:15 UTC
2023-04-17
No release notes
All releases
Threads
New thread
Information
Provides
node_entity_queue
Dependencies
- Required
-
action_queues
fmod
futil
Information
- Type
- Mod
- Technical Name
- node_entity_queue
- Languages
-
English
- License
-
LGPL-3.0-or-later
for code,
CC-BY-SA-4.0
for media.
- Maintenance State
- Maintenance Only
- Added
- 2022-09-05 22:40 UTC
- Maintainers
-
fluxionary
Used By