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

Functions

unsigned char Layers (const BlockState Block)
 
BlockState Snow ()
 
constexpr BlockState Snow (const unsigned char Layers)
 

Function Documentation

◆ Layers()

unsigned char Block::Snow::Layers ( const BlockState  Block)

Definition at line 10529 of file BlockStates.cpp.

◆ Snow() [1/2]

BlockState Block::Snow::Snow ( )

Definition at line 10525 of file BlockStates.cpp.

◆ Snow() [2/2]

constexpr BlockState Block::Snow::Snow ( const unsigned char  Layers)
constexpr

Definition at line 22065 of file BlockStates.h.