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