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