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