Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Enumerations | |
enum class | Half { Upper , Lower } |
Functions | |
enum Half | Half (const BlockState Block) |
BlockState | TallSeagrass () |
constexpr BlockState | TallSeagrass (const enum Half Half) |
|
strong |
Enumerator | |
---|---|
Upper | |
Lower |
Definition at line 23761 of file BlockStates.h.
enum Half Block::TallSeagrass::Half | ( | const BlockState | Block | ) |
Definition at line 11648 of file BlockStates.cpp.
BlockState Block::TallSeagrass::TallSeagrass | ( | ) |
Definition at line 11648 of file BlockStates.cpp.
|
constexpr |
Definition at line 23766 of file BlockStates.h.