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