![]() |
Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Enumerations | |
enum class | Type { Top , Bottom , Double } |
Functions | |
enum Type | Type (const BlockState Block) |
BlockState | WarpedSlab () |
constexpr BlockState | WarpedSlab (const enum Type Type) |
|
strong |
Enumerator | |
---|---|
Top | |
Bottom | |
Double |
Definition at line 24733 of file BlockStates.h.
enum Type Block::WarpedSlab::Type | ( | const BlockState | Block | ) |
Definition at line 12216 of file BlockStates.cpp.
BlockState Block::WarpedSlab::WarpedSlab | ( | ) |
Definition at line 12216 of file BlockStates.cpp.
|
constexpr |
Definition at line 24739 of file BlockStates.h.