Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | Farmland () |
constexpr BlockState | Farmland (const unsigned char Moisture) |
unsigned char | Moisture (const BlockState Block) |
BlockState Block::Farmland::Farmland | ( | ) |
Definition at line 4372 of file BlockStates.cpp.
|
constexpr |
Definition at line 7431 of file BlockStates.h.
unsigned char Block::Farmland::Moisture | ( | const BlockState | Block | ) |
Definition at line 4376 of file BlockStates.cpp.