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