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

Functions

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

Function Documentation

◆ Age()

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

Definition at line 8736 of file BlockStates.cpp.

◆ Potatoes() [1/2]

BlockState Block::Potatoes::Potatoes ( )

Definition at line 8732 of file BlockStates.cpp.

◆ Potatoes() [2/2]

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

Definition at line 16697 of file BlockStates.h.