Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | Podzol () |
constexpr BlockState | Podzol (const bool Snowy) |
bool | Snowy (const BlockState Block) |
BlockState Block::Podzol::Podzol | ( | ) |
Definition at line 8272 of file BlockStates.cpp.
|
constexpr |
Definition at line 15521 of file BlockStates.h.
bool Block::Podzol::Snowy | ( | const BlockState | Block | ) |
Definition at line 8276 of file BlockStates.cpp.