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