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