Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
bool | Extended (const BlockState Block) |
eBlockFace | Facing (const BlockState Block) |
BlockState | StickyPiston () |
constexpr BlockState | StickyPiston (const bool Extended, const eBlockFace Facing) |
bool Block::StickyPiston::Extended | ( | const BlockState | Block | ) |
Definition at line 11031 of file BlockStates.cpp.
eBlockFace Block::StickyPiston::Facing | ( | const BlockState | Block | ) |
Definition at line 11039 of file BlockStates.cpp.
BlockState Block::StickyPiston::StickyPiston | ( | ) |
Definition at line 11027 of file BlockStates.cpp.
|
constexpr |
Definition at line 22798 of file BlockStates.h.