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

Functions

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

Function Documentation

◆ Age()

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

Definition at line 6763 of file BlockStates.cpp.

◆ MelonStem() [1/2]

BlockState Block::MelonStem::MelonStem ( )

Definition at line 6759 of file BlockStates.cpp.

◆ MelonStem() [2/2]

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

Definition at line 11605 of file BlockStates.h.