Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | BlueWallBanner () |
constexpr BlockState | BlueWallBanner (const eBlockFace Facing) |
eBlockFace | Facing (const BlockState Block) |
BlockState Block::BlueWallBanner::BlueWallBanner | ( | ) |
Definition at line 1651 of file BlockStates.cpp.
|
constexpr |
Definition at line 2758 of file BlockStates.h.
eBlockFace Block::BlueWallBanner::Facing | ( | const BlockState | Block | ) |
Definition at line 1655 of file BlockStates.cpp.