Cuberite
A lightweight, fast and extensible game server for Minecraft
Classes
SinglePieceStructuresGen.h File Reference
#include "Globals.h"
#include "ComposableGenerator.h"
#include "PrefabPiecePool.h"
Include dependency graph for SinglePieceStructuresGen.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cSinglePieceStructuresGen
 The Single Prefab Structure Generator: This uses the cGridStructGen to generate the structures on the map This is similar to the Piece Structure Generator but only placing one possible structure The Exported cubeset MUST have all possible structures as start structures or the server crashes on generation else it isn't accessible from the m_Piecepool. More...