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

Functions

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

Function Documentation

◆ Level()

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

Definition at line 12349 of file BlockStates.cpp.

◆ Water() [1/2]

BlockState Block::Water::Water ( )

Definition at line 12345 of file BlockStates.cpp.

◆ Water() [2/2]

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

Definition at line 24937 of file BlockStates.h.