Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
eBlockFace | Facing (const BlockState Block) |
bool | Lit (const BlockState Block) |
BlockState | RedstoneWallTorch () |
constexpr BlockState | RedstoneWallTorch (const eBlockFace Facing, const bool Lit) |
eBlockFace Block::RedstoneWallTorch::Facing | ( | const BlockState | Block | ) |
Definition at line 9892 of file BlockStates.cpp.
bool Block::RedstoneWallTorch::Lit | ( | const BlockState | Block | ) |
Definition at line 9902 of file BlockStates.cpp.
BlockState Block::RedstoneWallTorch::RedstoneWallTorch | ( | ) |
Definition at line 9888 of file BlockStates.cpp.
|
constexpr |
Definition at line 19083 of file BlockStates.h.