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

Functions

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

Function Documentation

◆ Age()

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

Definition at line 747 of file BlockStates.cpp.

◆ Beetroots() [1/2]

BlockState Block::Beetroots::Beetroots ( )

Definition at line 743 of file BlockStates.cpp.

◆ Beetroots() [2/2]

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

Definition at line 1287 of file BlockStates.h.