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