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