Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | ChainCommandBlock () |
constexpr BlockState | ChainCommandBlock (const bool Conditional, const eBlockFace Facing) |
bool | Conditional (const BlockState Block) |
eBlockFace | Facing (const BlockState Block) |
BlockState Block::ChainCommandBlock::ChainCommandBlock | ( | ) |
Definition at line 2270 of file BlockStates.cpp.
|
constexpr |
Definition at line 3763 of file BlockStates.h.
bool Block::ChainCommandBlock::Conditional | ( | const BlockState | Block | ) |
Definition at line 2274 of file BlockStates.cpp.
eBlockFace Block::ChainCommandBlock::Facing | ( | const BlockState | Block | ) |
Definition at line 2282 of file BlockStates.cpp.