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

Functions

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

Function Documentation

◆ Age()

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

Definition at line 5808 of file BlockStates.cpp.

◆ Kelp() [1/2]

BlockState Block::Kelp::Kelp ( )

Definition at line 5804 of file BlockStates.cpp.

◆ Kelp() [2/2]

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

Definition at line 10558 of file BlockStates.h.