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