Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
eBlockFace | Facing (const BlockState Block) |
bool | Lit (const BlockState Block) |
BlockState | Smoker () |
constexpr BlockState | Smoker (const eBlockFace Facing, const bool Lit) |
eBlockFace Block::Smoker::Facing | ( | const BlockState | Block | ) |
Definition at line 10320 of file BlockStates.cpp.
bool Block::Smoker::Lit | ( | const BlockState | Block | ) |
Definition at line 10330 of file BlockStates.cpp.
BlockState Block::Smoker::Smoker | ( | ) |
Definition at line 10316 of file BlockStates.cpp.
|
constexpr |
Definition at line 21723 of file BlockStates.h.