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

Functions

BlockState Composter ()
 
constexpr BlockState Composter (const unsigned char Level)
 
unsigned char Level (const BlockState Block)
 

Function Documentation

◆ Composter() [1/2]

BlockState Block::Composter::Composter ( )

Definition at line 2639 of file BlockStates.cpp.

◆ Composter() [2/2]

constexpr BlockState Block::Composter::Composter ( const unsigned char  Level)
constexpr

Definition at line 4539 of file BlockStates.h.

◆ Level()

unsigned char Block::Composter::Level ( const BlockState  Block)

Definition at line 2643 of file BlockStates.cpp.