Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | AcaciaLeaves () |
constexpr BlockState | AcaciaLeaves (const unsigned char Distance, const bool Persistent) |
unsigned char | Distance (const BlockState Block) |
bool | Persistent (const BlockState Block) |
BlockState Block::AcaciaLeaves::AcaciaLeaves | ( | ) |
Definition at line 170 of file BlockStates.cpp.
|
constexpr |
Definition at line 324 of file BlockStates.h.
unsigned char Block::AcaciaLeaves::Distance | ( | const BlockState | Block | ) |
Definition at line 174 of file BlockStates.cpp.
bool Block::AcaciaLeaves::Persistent | ( | const BlockState | Block | ) |
Definition at line 187 of file BlockStates.cpp.