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