Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | BlueShulkerBox () |
constexpr BlockState | BlueShulkerBox (const eBlockFace Facing) |
eBlockFace | Facing (const BlockState Block) |
BlockState Block::BlueShulkerBox::BlueShulkerBox | ( | ) |
Definition at line 1587 of file BlockStates.cpp.
|
constexpr |
Definition at line 2689 of file BlockStates.h.
eBlockFace Block::BlueShulkerBox::Facing | ( | const BlockState | Block | ) |
Definition at line 1591 of file BlockStates.cpp.