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