Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | AttachedPumpkinStem () |
constexpr BlockState | AttachedPumpkinStem (const eBlockFace Facing) |
eBlockFace | Facing (const BlockState Block) |
BlockState Block::AttachedPumpkinStem::AttachedPumpkinStem | ( | ) |
Definition at line 578 of file BlockStates.cpp.
|
constexpr |
Definition at line 1086 of file BlockStates.h.
eBlockFace Block::AttachedPumpkinStem::Facing | ( | const BlockState | Block | ) |
Definition at line 582 of file BlockStates.cpp.