![]() |
Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
bool | Enabled (const BlockState Block) |
eBlockFace | Facing (const BlockState Block) |
BlockState | Hopper () |
constexpr BlockState | Hopper (const bool Enabled, const eBlockFace Facing) |
bool Block::Hopper::Enabled | ( | const BlockState | Block | ) |
Definition at line 5148 of file BlockStates.cpp.
eBlockFace Block::Hopper::Facing | ( | const BlockState | Block | ) |
Definition at line 5156 of file BlockStates.cpp.
BlockState Block::Hopper::Hopper | ( | ) |
Definition at line 5144 of file BlockStates.cpp.
|
constexpr |
Definition at line 9513 of file BlockStates.h.