Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | BirchWallSign () |
constexpr BlockState | BirchWallSign (const eBlockFace Facing) |
eBlockFace | Facing (const BlockState Block) |
BlockState Block::BirchWallSign::BirchWallSign | ( | ) |
Definition at line 1157 of file BlockStates.cpp.
|
constexpr |
Definition at line 1947 of file BlockStates.h.
eBlockFace Block::BirchWallSign::Facing | ( | const BlockState | Block | ) |
Definition at line 1161 of file BlockStates.cpp.