![]() |
Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
eBlockFace | Facing (const BlockState Block) |
bool | Lit (const BlockState Block) |
bool | SignalFire (const BlockState Block) |
BlockState | SoulCampfire () |
constexpr BlockState | SoulCampfire (const eBlockFace Facing, const bool Lit, const bool SignalFire) |
eBlockFace Block::SoulCampfire::Facing | ( | const BlockState | Block | ) |
Definition at line 10553 of file BlockStates.cpp.
bool Block::SoulCampfire::Lit | ( | const BlockState | Block | ) |
Definition at line 10563 of file BlockStates.cpp.
bool Block::SoulCampfire::SignalFire | ( | const BlockState | Block | ) |
Definition at line 10571 of file BlockStates.cpp.
BlockState Block::SoulCampfire::SoulCampfire | ( | ) |
Definition at line 10549 of file BlockStates.cpp.
|
constexpr |
Definition at line 22088 of file BlockStates.h.