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

Functions

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

Function Documentation

◆ Age()

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

Definition at line 2128 of file BlockStates.cpp.

◆ Cactus() [1/2]

BlockState Block::Cactus::Cactus ( )

Definition at line 2124 of file BlockStates.cpp.

◆ Cactus() [2/2]

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

Definition at line 3625 of file BlockStates.h.