Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for cSpawnPrepare, including all inherited members.
cSpawnPrepare(cWorld &a_World, int a_SpawnChunkX, int a_SpawnChunkZ, int a_PrepareDistance, int a_FirstIdx, sMakeSharedTag) | cSpawnPrepare | |
cSpawnPrepareCallback class | cSpawnPrepare | friend |
DecodeChunkCoords(int a_Idx, int &a_ChunkX, int &a_ChunkZ) | cSpawnPrepare | protected |
m_EvtFinished | cSpawnPrepare | protected |
m_LastReportChunkCount | cSpawnPrepare | protected |
m_LastReportTime | cSpawnPrepare | protected |
m_MaxIdx | cSpawnPrepare | protected |
m_NextIdx | cSpawnPrepare | protected |
m_NumPrepared | cSpawnPrepare | protected |
m_PrepareDistance | cSpawnPrepare | protected |
m_SpawnChunkX | cSpawnPrepare | protected |
m_SpawnChunkZ | cSpawnPrepare | protected |
m_World | cSpawnPrepare | protected |
PrepareChunks(cWorld &a_World, int a_SpawnChunkX, int a_SpawnChunkZ, int a_PrepareDistance) | cSpawnPrepare | static |
PreparedChunkCallback(int a_ChunkX, int a_ChunkZ) | cSpawnPrepare | protected |