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

Functions

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

Function Documentation

◆ Age()

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

Definition at line 2210 of file BlockStates.cpp.

◆ Carrots() [1/2]

BlockState Block::Carrots::Carrots ( )

Definition at line 2206 of file BlockStates.cpp.

◆ Carrots() [2/2]

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

Definition at line 3702 of file BlockStates.h.