Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | EndPortalFrame () |
constexpr BlockState | EndPortalFrame (const bool Eye, const eBlockFace Facing) |
bool | Eye (const BlockState Block) |
eBlockFace | Facing (const BlockState Block) |
BlockState Block::EndPortalFrame::EndPortalFrame | ( | ) |
Definition at line 4202 of file BlockStates.cpp.
|
constexpr |
Definition at line 6989 of file BlockStates.h.
bool Block::EndPortalFrame::Eye | ( | const BlockState | Block | ) |
Definition at line 4206 of file BlockStates.cpp.
eBlockFace Block::EndPortalFrame::Facing | ( | const BlockState | Block | ) |
Definition at line 4214 of file BlockStates.cpp.