![]() |
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 | CrimsonHyphae () |
constexpr BlockState | CrimsonHyphae (const enum Axis Axis) |
|
strong |
Enumerator | |
---|---|
X | |
Y | |
Z |
Definition at line 4954 of file BlockStates.h.
enum Axis Block::CrimsonHyphae::Axis | ( | const BlockState | Block | ) |
Definition at line 2891 of file BlockStates.cpp.
BlockState Block::CrimsonHyphae::CrimsonHyphae | ( | ) |
Definition at line 2891 of file BlockStates.cpp.
|
constexpr |
Definition at line 4960 of file BlockStates.h.