Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
bool | Bottom (const BlockState Block) |
unsigned char | Distance (const BlockState Block) |
BlockState | Scaffolding () |
constexpr BlockState | Scaffolding (const bool Bottom, const unsigned char Distance) |
bool Block::Scaffolding::Bottom | ( | const BlockState | Block | ) |
Definition at line 10194 of file BlockStates.cpp.
unsigned char Block::Scaffolding::Distance | ( | const BlockState | Block | ) |
Definition at line 10202 of file BlockStates.cpp.
BlockState Block::Scaffolding::Scaffolding | ( | ) |
Definition at line 10190 of file BlockStates.cpp.
|
constexpr |
Definition at line 21599 of file BlockStates.h.