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

Functions

unsigned char Age (const BlockState Block)
 
BlockState ChorusFlower ()
 
constexpr BlockState ChorusFlower (const unsigned char Age)
 

Function Documentation

◆ Age()

unsigned char Block::ChorusFlower::Age ( const BlockState  Block)

Definition at line 2362 of file BlockStates.cpp.

◆ ChorusFlower() [1/2]

BlockState Block::ChorusFlower::ChorusFlower ( )

Definition at line 2358 of file BlockStates.cpp.

◆ ChorusFlower() [2/2]

constexpr BlockState Block::ChorusFlower::ChorusFlower ( const unsigned char  Age)
constexpr

Definition at line 3871 of file BlockStates.h.