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

Functions

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

Function Documentation

◆ Age()

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

Definition at line 4501 of file BlockStates.cpp.

◆ FrostedIce() [1/2]

BlockState Block::FrostedIce::FrostedIce ( )

Definition at line 4497 of file BlockStates.cpp.

◆ FrostedIce() [2/2]

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

Definition at line 8522 of file BlockStates.h.