Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
bool | Conditional (const BlockState Block) |
eBlockFace | Facing (const BlockState Block) |
BlockState | RepeatingCommandBlock () |
constexpr BlockState | RepeatingCommandBlock (const bool Conditional, const eBlockFace Facing) |
bool Block::RepeatingCommandBlock::Conditional | ( | const BlockState | Block | ) |
Definition at line 10025 of file BlockStates.cpp.
eBlockFace Block::RepeatingCommandBlock::Facing | ( | const BlockState | Block | ) |
Definition at line 10033 of file BlockStates.cpp.
BlockState Block::RepeatingCommandBlock::RepeatingCommandBlock | ( | ) |
Definition at line 10021 of file BlockStates.cpp.
|
constexpr |
Definition at line 21151 of file BlockStates.h.