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 | HayBale () |
constexpr BlockState | HayBale (const enum Axis Axis) |
|
strong |
Enumerator | |
---|---|
X | |
Y | |
Z |
Definition at line 9458 of file BlockStates.h.
enum Axis Block::HayBale::Axis | ( | const BlockState | Block | ) |
Definition at line 5093 of file BlockStates.cpp.
BlockState Block::HayBale::HayBale | ( | ) |
Definition at line 5093 of file BlockStates.cpp.
|
constexpr |
Definition at line 9464 of file BlockStates.h.