Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | AttachedMelonStem () |
constexpr BlockState | AttachedMelonStem (const eBlockFace Facing) |
eBlockFace | Facing (const BlockState Block) |
BlockState Block::AttachedMelonStem::AttachedMelonStem | ( | ) |
Definition at line 561 of file BlockStates.cpp.
|
constexpr |
Definition at line 1074 of file BlockStates.h.
eBlockFace Block::AttachedMelonStem::Facing | ( | const BlockState | Block | ) |
Definition at line 565 of file BlockStates.cpp.