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

Functions

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

Function Documentation

◆ HeavyWeightedPressurePlate() [1/2]

BlockState Block::HeavyWeightedPressurePlate::HeavyWeightedPressurePlate ( )

Definition at line 5109 of file BlockStates.cpp.

◆ HeavyWeightedPressurePlate() [2/2]

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

Definition at line 9475 of file BlockStates.h.

◆ Power()

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

Definition at line 5113 of file BlockStates.cpp.