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