Cuberite
A lightweight, fast and extensible game server for Minecraft
|
#include "Globals.h"
#include "LightingThread.h"
#include "ChunkMap.h"
#include "World.h"
#include "BlockInfo.h"
Go to the source code of this file.
Classes | |
class | cReader |
Chunk data callback that takes the chunk data and puts them into cLightingThread's m_BlockTypes[] / m_HeightMap[]: More... | |