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