Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | Cauldron () |
constexpr BlockState | Cauldron (const unsigned char Level) |
unsigned char | Level (const BlockState Block) |
BlockState Block::Cauldron::Cauldron | ( | ) |
Definition at line 2247 of file BlockStates.cpp.
|
constexpr |
Definition at line 3737 of file BlockStates.h.
unsigned char Block::Cauldron::Level | ( | const BlockState | Block | ) |
Definition at line 2251 of file BlockStates.cpp.