Cuberite
A lightweight, fast and extensible game server for Minecraft
Classes
BlockTypePalette.h File Reference
#include <utility>
#include "BlockState.h"
Include dependency graph for BlockTypePalette.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BlockTypePalette
 Holds a palette that maps between block type + state and numbers. More...
 
class  BlockTypePalette::LoadFailedException
 Exception that is thrown when loading the palette fails hard (bad format). More...
 
class  BlockTypePalette::NoSuchIndexException
 Exception that is thrown if requiesting an index not present in the palette. More...