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