Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | BlastFurnace () |
constexpr BlockState | BlastFurnace (const eBlockFace Facing, const bool Lit) |
eBlockFace | Facing (const BlockState Block) |
bool | Lit (const BlockState Block) |
BlockState Block::BlastFurnace::BlastFurnace | ( | ) |
Definition at line 1468 of file BlockStates.cpp.
|
constexpr |
Definition at line 2554 of file BlockStates.h.
eBlockFace Block::BlastFurnace::Facing | ( | const BlockState | Block | ) |
Definition at line 1472 of file BlockStates.cpp.
bool Block::BlastFurnace::Lit | ( | const BlockState | Block | ) |
Definition at line 1482 of file BlockStates.cpp.