Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
unsigned char | Eggs (const BlockState Block) |
unsigned char | Hatch (const BlockState Block) |
BlockState | TurtleEgg () |
constexpr BlockState | TurtleEgg (const unsigned char Eggs, const unsigned char Hatch) |
unsigned char Block::TurtleEgg::Eggs | ( | const BlockState | Block | ) |
Definition at line 11850 of file BlockStates.cpp.
unsigned char Block::TurtleEgg::Hatch | ( | const BlockState | Block | ) |
Definition at line 11860 of file BlockStates.cpp.
BlockState Block::TurtleEgg::TurtleEgg | ( | ) |
Definition at line 11846 of file BlockStates.cpp.
|
constexpr |
Definition at line 24182 of file BlockStates.h.