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

Functions

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

Function Documentation

◆ Cauldron() [1/2]

BlockState Block::Cauldron::Cauldron ( )

Definition at line 2247 of file BlockStates.cpp.

◆ Cauldron() [2/2]

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

Definition at line 3737 of file BlockStates.h.

◆ Level()

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

Definition at line 2251 of file BlockStates.cpp.