Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | BirchSign () |
constexpr BlockState | BirchSign (const unsigned char Rotation) |
unsigned char | Rotation (const BlockState Block) |
BlockState Block::BirchSign::BirchSign | ( | ) |
Definition at line 1035 of file BlockStates.cpp.
|
constexpr |
Definition at line 1755 of file BlockStates.h.
unsigned char Block::BirchSign::Rotation | ( | const BlockState | Block | ) |
Definition at line 1039 of file BlockStates.cpp.