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