Cuberite
A lightweight, fast and extensible game server for Minecraft
|
#include "Globals.h"
#include "WorldStorage.h"
#include "WSSAnvil.h"
#include "../World.h"
#include "../Generating/ChunkGenerator.h"
#include "../Entities/Entity.h"
#include "../BlockEntities/BlockEntity.h"
Go to the source code of this file.
Classes | |
class | cWSSForgetful |
Example storage schema - forgets all chunks. More... | |