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

Functions

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

Function Documentation

◆ LightWeightedPressurePlate() [1/2]

BlockState Block::LightWeightedPressurePlate::LightWeightedPressurePlate ( )

Definition at line 6339 of file BlockStates.cpp.

◆ LightWeightedPressurePlate() [2/2]

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

Definition at line 11143 of file BlockStates.h.

◆ Power()

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

Definition at line 6343 of file BlockStates.cpp.