Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Exception that is thrown if requiesting an index not present in the palette. More...
#include <BlockTypePalette.h>
Public Member Functions | |
NoSuchIndexException (UInt32 aIndex) | |
Private Types | |
using | Super = std::runtime_error |
Exception that is thrown if requiesting an index not present in the palette.
Definition at line 41 of file BlockTypePalette.h.
|
private |
Definition at line 44 of file BlockTypePalette.h.
|
inline |
Definition at line 47 of file BlockTypePalette.h.