Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | CyanWallBanner () |
constexpr BlockState | CyanWallBanner (const eBlockFace Facing) |
eBlockFace | Facing (const BlockState Block) |
BlockState Block::CyanWallBanner::CyanWallBanner | ( | ) |
Definition at line 3279 of file BlockStates.cpp.
|
constexpr |
Definition at line 5447 of file BlockStates.h.
eBlockFace Block::CyanWallBanner::Facing | ( | const BlockState | Block | ) |
Definition at line 3283 of file BlockStates.cpp.