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