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

Functions

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

Function Documentation

◆ Age()

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

Definition at line 7262 of file BlockStates.cpp.

◆ NetherWart() [1/2]

BlockState Block::NetherWart::NetherWart ( )

Definition at line 7258 of file BlockStates.cpp.

◆ NetherWart() [2/2]

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

Definition at line 13049 of file BlockStates.h.