Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | GrassBlock () |
constexpr BlockState | GrassBlock (const bool Snowy) |
bool | Snowy (const BlockState Block) |
BlockState Block::GrassBlock::GrassBlock | ( | ) |
Definition at line 4702 of file BlockStates.cpp.
|
constexpr |
Definition at line 9028 of file BlockStates.h.
bool Block::GrassBlock::Snowy | ( | const BlockState | Block | ) |
Definition at line 4706 of file BlockStates.cpp.