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

Enumerations

enum class  Axis { X , Y , Z }
 

Functions

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

Enumeration Type Documentation

◆ Axis

Enumerator

Definition at line 23625 of file BlockStates.h.

Function Documentation

◆ Axis()

Definition at line 11505 of file BlockStates.cpp.

◆ StrippedWarpedHyphae() [1/2]

BlockState Block::StrippedWarpedHyphae::StrippedWarpedHyphae ( )

Definition at line 11505 of file BlockStates.cpp.

◆ StrippedWarpedHyphae() [2/2]

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

Definition at line 23631 of file BlockStates.h.