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

Enumerations

enum class  Axis { X , Y , Z }
 

Functions

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

Enumeration Type Documentation

◆ Axis

Enumerator

Definition at line 23455 of file BlockStates.h.

Function Documentation

◆ Axis()

Definition at line 11345 of file BlockStates.cpp.

◆ StrippedCrimsonHyphae() [1/2]

BlockState Block::StrippedCrimsonHyphae::StrippedCrimsonHyphae ( )

Definition at line 11345 of file BlockStates.cpp.

◆ StrippedCrimsonHyphae() [2/2]

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

Definition at line 23461 of file BlockStates.h.