MCPcopy Create free account
hub / github.com/XenonLab-Studio/TerraCraft / process_queue

Method process_queue

game/world.py:532–541  ·  view source on GitHub ↗

Process the entire queue while taking periodic breaks. This allows the game loop to run smoothly. The queue contains calls to _show_block() and _hide_block() so this method should be called if add_block() or remove_block() was called with immediate=False

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

updateMethod · 0.80

Calls 1

_dequeueMethod · 0.95

Tested by

no test coverage detected