![]() |
Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Enumerations | |
enum class | Axis { X , Y , Z } |
Functions | |
enum Axis | Axis (const BlockState Block) |
BlockState | StrippedSpruceWood () |
constexpr BlockState | StrippedSpruceWood (const enum Axis Axis) |
|
strong |
Enumerator | |
---|---|
X | |
Y | |
Z |
Definition at line 23608 of file BlockStates.h.
enum Axis Block::StrippedSpruceWood::Axis | ( | const BlockState | Block | ) |
Definition at line 11489 of file BlockStates.cpp.
BlockState Block::StrippedSpruceWood::StrippedSpruceWood | ( | ) |
Definition at line 11489 of file BlockStates.cpp.
|
constexpr |
Definition at line 23614 of file BlockStates.h.