Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | Beehive () |
constexpr BlockState | Beehive (const eBlockFace Facing, const unsigned char HoneyLevel) |
eBlockFace | Facing (const BlockState Block) |
unsigned char | HoneyLevel (const BlockState Block) |
BlockState Block::Beehive::Beehive | ( | ) |
Definition at line 714 of file BlockStates.cpp.
|
constexpr |
Definition at line 1250 of file BlockStates.h.
eBlockFace Block::Beehive::Facing | ( | const BlockState | Block | ) |
Definition at line 718 of file BlockStates.cpp.
unsigned char Block::Beehive::HoneyLevel | ( | const BlockState | Block | ) |
Definition at line 728 of file BlockStates.cpp.