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

Functions

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

Function Documentation

◆ Age()

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

Definition at line 12423 of file BlockStates.cpp.

◆ Wheat() [1/2]

BlockState Block::Wheat::Wheat ( )

Definition at line 12419 of file BlockStates.cpp.

◆ Wheat() [2/2]

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

Definition at line 25009 of file BlockStates.h.