Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
eBlockFace | Facing (const BlockState Block) |
BlockState | Observer () |
constexpr BlockState | Observer (const eBlockFace Facing, const bool Powered) |
bool | Powered (const BlockState Block) |
eBlockFace Block::Observer::Facing | ( | const BlockState | Block | ) |
Definition at line 7751 of file BlockStates.cpp.
BlockState Block::Observer::Observer | ( | ) |
Definition at line 7747 of file BlockStates.cpp.
|
constexpr |
Definition at line 14935 of file BlockStates.h.
bool Block::Observer::Powered | ( | const BlockState | Block | ) |
Definition at line 7763 of file BlockStates.cpp.