Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Enumerations | |
enum class | Type { Top , Bottom , Double } |
Functions | |
BlockState | DioriteSlab () |
constexpr BlockState | DioriteSlab (const enum Type Type) |
enum Type | Type (const BlockState Block) |
|
strong |
Enumerator | |
---|---|
Top | |
Bottom | |
Double |
Definition at line 6460 of file BlockStates.h.
BlockState Block::DioriteSlab::DioriteSlab | ( | ) |
Definition at line 3975 of file BlockStates.cpp.
|
constexpr |
Definition at line 6466 of file BlockStates.h.
enum Type Block::DioriteSlab::Type | ( | const BlockState | Block | ) |
Definition at line 3975 of file BlockStates.cpp.