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 | OakLog () |
constexpr BlockState | OakLog (const enum Axis Axis) |
|
strong |
Enumerator | |
---|---|
X | |
Y | |
Z |
Definition at line 14670 of file BlockStates.h.
enum Axis Block::OakLog::Axis | ( | const BlockState | Block | ) |
Definition at line 7543 of file BlockStates.cpp.
BlockState Block::OakLog::OakLog | ( | ) |
Definition at line 7543 of file BlockStates.cpp.
|
constexpr |
Definition at line 14676 of file BlockStates.h.