Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
eBlockFace | Facing (const BlockState Block) |
BlockState | Furnace () |
constexpr BlockState | Furnace (const eBlockFace Facing, const bool Lit) |
bool | Lit (const BlockState Block) |
eBlockFace Block::Furnace::Facing | ( | const BlockState | Block | ) |
Definition at line 4518 of file BlockStates.cpp.
BlockState Block::Furnace::Furnace | ( | ) |
Definition at line 4514 of file BlockStates.cpp.
|
constexpr |
Definition at line 8534 of file BlockStates.h.
bool Block::Furnace::Lit | ( | const BlockState | Block | ) |
Definition at line 4528 of file BlockStates.cpp.