Cuberite
A lightweight, fast and extensible game server for Minecraft
Enumerations | Functions
Block::WarpedHyphae Namespace Reference

Enumerations

enum class  Axis { X , Y , Z }
 

Functions

enum Axis Axis (const BlockState Block)
 
BlockState WarpedHyphae ()
 
constexpr BlockState WarpedHyphae (const enum Axis Axis)
 

Enumeration Type Documentation

◆ Axis

Enumerator

Definition at line 24661 of file BlockStates.h.

Function Documentation

◆ Axis()

enum Axis Block::WarpedHyphae::Axis ( const BlockState  Block)

Definition at line 12147 of file BlockStates.cpp.

◆ WarpedHyphae() [1/2]

BlockState Block::WarpedHyphae::WarpedHyphae ( )

Definition at line 12147 of file BlockStates.cpp.

◆ WarpedHyphae() [2/2]

constexpr BlockState Block::WarpedHyphae::WarpedHyphae ( const enum Axis  Axis)
constexpr

Definition at line 24667 of file BlockStates.h.