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

Functions

unsigned char Charges (const BlockState Block)
 
BlockState RespawnAnchor ()
 
constexpr BlockState RespawnAnchor (const unsigned char Charges)
 

Function Documentation

◆ Charges()

unsigned char Block::RespawnAnchor::Charges ( const BlockState  Block)

Definition at line 10052 of file BlockStates.cpp.

◆ RespawnAnchor() [1/2]

BlockState Block::RespawnAnchor::RespawnAnchor ( )

Definition at line 10048 of file BlockStates.cpp.

◆ RespawnAnchor() [2/2]

constexpr BlockState Block::RespawnAnchor::RespawnAnchor ( const unsigned char  Charges)
constexpr

Definition at line 21174 of file BlockStates.h.