Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | DarkOakLeaves () |
constexpr BlockState | DarkOakLeaves (const unsigned char Distance, const bool Persistent) |
unsigned char | Distance (const BlockState Block) |
bool | Persistent (const BlockState Block) |
BlockState Block::DarkOakLeaves::DarkOakLeaves | ( | ) |
Definition at line 3482 of file BlockStates.cpp.
|
constexpr |
Definition at line 5798 of file BlockStates.h.
unsigned char Block::DarkOakLeaves::Distance | ( | const BlockState | Block | ) |
Definition at line 3486 of file BlockStates.cpp.
bool Block::DarkOakLeaves::Persistent | ( | const BlockState | Block | ) |
Definition at line 3499 of file BlockStates.cpp.