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

Functions

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

Function Documentation

◆ Age()

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

Definition at line 11605 of file BlockStates.cpp.

◆ SweetBerryBush() [1/2]

BlockState Block::SweetBerryBush::SweetBerryBush ( )

Definition at line 11601 of file BlockStates.cpp.

◆ SweetBerryBush() [2/2]

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

Definition at line 23724 of file BlockStates.h.