Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | EnderChest () |
constexpr BlockState | EnderChest (const eBlockFace Facing) |
eBlockFace | Facing (const BlockState Block) |
BlockState Block::EnderChest::EnderChest | ( | ) |
Definition at line 4355 of file BlockStates.cpp.
|
constexpr |
Definition at line 7419 of file BlockStates.h.
eBlockFace Block::EnderChest::Facing | ( | const BlockState | Block | ) |
Definition at line 4359 of file BlockStates.cpp.