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