Cuberite
A lightweight, fast and extensible game server for Minecraft
Classes
LightingThread.cpp File Reference
#include "Globals.h"
#include "LightingThread.h"
#include "ChunkMap.h"
#include "World.h"
#include "BlockInfo.h"
Include dependency graph for LightingThread.cpp:

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...