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

Functions

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

Function Documentation

◆ Age()

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

Definition at line 12378 of file BlockStates.cpp.

◆ WeepingVines() [1/2]

BlockState Block::WeepingVines::WeepingVines ( )

Definition at line 12374 of file BlockStates.cpp.

◆ WeepingVines() [2/2]

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

Definition at line 24961 of file BlockStates.h.