Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
bool | Extended (const BlockState Block) |
eBlockFace | Facing (const BlockState Block) |
BlockState | Piston () |
constexpr BlockState | Piston (const bool Extended, const eBlockFace Facing) |
bool Block::Piston::Extended | ( | const BlockState | Block | ) |
Definition at line 8168 of file BlockStates.cpp.
eBlockFace Block::Piston::Facing | ( | const BlockState | Block | ) |
Definition at line 8176 of file BlockStates.cpp.
BlockState Block::Piston::Piston | ( | ) |
Definition at line 8164 of file BlockStates.cpp.
|
constexpr |
Definition at line 15405 of file BlockStates.h.