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