Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | ChippedAnvil () |
constexpr BlockState | ChippedAnvil (const eBlockFace Facing) |
eBlockFace | Facing (const BlockState Block) |
BlockState Block::ChippedAnvil::ChippedAnvil | ( | ) |
Definition at line 2323 of file BlockStates.cpp.
|
constexpr |
Definition at line 3817 of file BlockStates.h.
eBlockFace Block::ChippedAnvil::Facing | ( | const BlockState | Block | ) |
Definition at line 2327 of file BlockStates.cpp.