Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
unsigned char | Distance (const BlockState Block) |
BlockState | OakLeaves () |
constexpr BlockState | OakLeaves (const unsigned char Distance, const bool Persistent) |
bool | Persistent (const BlockState Block) |
unsigned char Block::OakLeaves::Distance | ( | const BlockState | Block | ) |
Definition at line 7519 of file BlockStates.cpp.
BlockState Block::OakLeaves::OakLeaves | ( | ) |
Definition at line 7515 of file BlockStates.cpp.
|
constexpr |
Definition at line 14640 of file BlockStates.h.
bool Block::OakLeaves::Persistent | ( | const BlockState | Block | ) |
Definition at line 7532 of file BlockStates.cpp.