Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | CarvedPumpkin () |
constexpr BlockState | CarvedPumpkin (const eBlockFace Facing) |
eBlockFace | Facing (const BlockState Block) |
BlockState Block::CarvedPumpkin::CarvedPumpkin | ( | ) |
Definition at line 2230 of file BlockStates.cpp.
|
constexpr |
Definition at line 3725 of file BlockStates.h.
eBlockFace Block::CarvedPumpkin::Facing | ( | const BlockState | Block | ) |
Definition at line 2234 of file BlockStates.cpp.