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

Functions

unsigned char Power (const BlockState Block)
 
BlockState Target ()
 
constexpr BlockState Target (const unsigned char Power)
 

Function Documentation

◆ Power()

unsigned char Block::Target::Power ( const BlockState  Block)

Definition at line 11667 of file BlockStates.cpp.

◆ Target() [1/2]

BlockState Block::Target::Target ( )

Definition at line 11663 of file BlockStates.cpp.

◆ Target() [2/2]

constexpr BlockState Block::Target::Target ( const unsigned char  Power)
constexpr

Definition at line 23776 of file BlockStates.h.