Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | Anvil () |
constexpr BlockState | Anvil (const eBlockFace Facing) |
eBlockFace | Facing (const BlockState Block) |
BlockState Block::Anvil::Anvil | ( | ) |
Definition at line 544 of file BlockStates.cpp.
|
constexpr |
Definition at line 1062 of file BlockStates.h.
eBlockFace Block::Anvil::Facing | ( | const BlockState | Block | ) |
Definition at line 548 of file BlockStates.cpp.