Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
unsigned char | Distance (const BlockState Block) |
bool | Persistent (const BlockState Block) |
BlockState | SpruceLeaves () |
constexpr BlockState | SpruceLeaves (const unsigned char Distance, const bool Persistent) |
unsigned char Block::SpruceLeaves::Distance | ( | const BlockState | Block | ) |
Definition at line 10799 of file BlockStates.cpp.
bool Block::SpruceLeaves::Persistent | ( | const BlockState | Block | ) |
Definition at line 10812 of file BlockStates.cpp.
BlockState Block::SpruceLeaves::SpruceLeaves | ( | ) |
Definition at line 10795 of file BlockStates.cpp.
|
constexpr |
Definition at line 22503 of file BlockStates.h.