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 | JungleLog () |
constexpr BlockState | JungleLog (const enum Axis Axis) |
|
strong |
Enumerator | |
---|---|
X | |
Y | |
Z |
Definition at line 10293 of file BlockStates.h.
enum Axis Block::JungleLog::Axis | ( | const BlockState | Block | ) |
Definition at line 5600 of file BlockStates.cpp.
BlockState Block::JungleLog::JungleLog | ( | ) |
Definition at line 5600 of file BlockStates.cpp.
|
constexpr |
Definition at line 10299 of file BlockStates.h.