Cuberite
A lightweight, fast and extensible game server for Minecraft
|
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... | |