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