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 | OakWood () |
constexpr BlockState | OakWood (const enum Axis Axis) |
|
strong |
Enumerator | |
---|---|
X | |
Y | |
Z |
Definition at line 14918 of file BlockStates.h.
enum Axis Block::OakWood::Axis | ( | const BlockState | Block | ) |
Definition at line 7731 of file BlockStates.cpp.
BlockState Block::OakWood::OakWood | ( | ) |
Definition at line 7731 of file BlockStates.cpp.
|
constexpr |
Definition at line 14924 of file BlockStates.h.