Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | CyanShulkerBox () |
constexpr BlockState | CyanShulkerBox (const eBlockFace Facing) |
eBlockFace | Facing (const BlockState Block) |
BlockState Block::CyanShulkerBox::CyanShulkerBox | ( | ) |
Definition at line 3215 of file BlockStates.cpp.
|
constexpr |
Definition at line 5378 of file BlockStates.h.
eBlockFace Block::CyanShulkerBox::Facing | ( | const BlockState | Block | ) |
Definition at line 3219 of file BlockStates.cpp.