![]() |
Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Go to the source code of this file.
Classes | |
class | cFireSimulator |
The fire simulator takes care of the fire blocks. More... | |
Typedefs | |
typedef cCoordWithIntList | cFireSimulatorChunkData |
Stores individual fire blocks in the chunk; the int data is used as the time [msec] the fire takes to step to another stage (blockmeta++) More... | |
Stores individual fire blocks in the chunk; the int data is used as the time [msec] the fire takes to step to another stage (blockmeta++)
Definition at line 69 of file FireSimulator.h.