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