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

Functions

BlockState JungleSapling ()
 
constexpr BlockState JungleSapling (const unsigned char Stage)
 
unsigned char Stage (const BlockState Block)
 

Function Documentation

◆ JungleSapling() [1/2]

BlockState Block::JungleSapling::JungleSapling ( )

Definition at line 5634 of file BlockStates.cpp.

◆ JungleSapling() [2/2]

constexpr BlockState Block::JungleSapling::JungleSapling ( const unsigned char  Stage)
constexpr

Definition at line 10327 of file BlockStates.h.

◆ Stage()

unsigned char Block::JungleSapling::Stage ( const BlockState  Block)

Definition at line 5638 of file BlockStates.cpp.