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