Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | BirchLeaves () |
constexpr BlockState | BirchLeaves (const unsigned char Distance, const bool Persistent) |
unsigned char | Distance (const BlockState Block) |
bool | Persistent (const BlockState Block) |
BlockState Block::BirchLeaves::BirchLeaves | ( | ) |
Definition at line 958 of file BlockStates.cpp.
|
constexpr |
Definition at line 1681 of file BlockStates.h.
unsigned char Block::BirchLeaves::Distance | ( | const BlockState | Block | ) |
Definition at line 962 of file BlockStates.cpp.
bool Block::BirchLeaves::Persistent | ( | const BlockState | Block | ) |
Definition at line 975 of file BlockStates.cpp.