Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | BeeNest () |
constexpr BlockState | BeeNest (const eBlockFace Facing, const unsigned char HoneyLevel) |
eBlockFace | Facing (const BlockState Block) |
unsigned char | HoneyLevel (const BlockState Block) |
BlockState Block::BeeNest::BeeNest | ( | ) |
Definition at line 685 of file BlockStates.cpp.
|
constexpr |
Definition at line 1213 of file BlockStates.h.
eBlockFace Block::BeeNest::Facing | ( | const BlockState | Block | ) |
Definition at line 689 of file BlockStates.cpp.
unsigned char Block::BeeNest::HoneyLevel | ( | const BlockState | Block | ) |
Definition at line 699 of file BlockStates.cpp.