![]() |
Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | Barrel () |
constexpr BlockState | Barrel (const eBlockFace Facing, const bool Open) |
eBlockFace | Facing (const BlockState Block) |
bool | Open (const BlockState Block) |
BlockState Block::Barrel::Barrel | ( | ) |
Definition at line 633 of file BlockStates.cpp.
|
constexpr |
Definition at line 1148 of file BlockStates.h.
eBlockFace Block::Barrel::Facing | ( | const BlockState | Block | ) |
Definition at line 637 of file BlockStates.cpp.
bool Block::Barrel::Open | ( | const BlockState | Block | ) |
Definition at line 649 of file BlockStates.cpp.