Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | LightWeightedPressurePlate () |
constexpr BlockState | LightWeightedPressurePlate (const unsigned char Power) |
unsigned char | Power (const BlockState Block) |
BlockState Block::LightWeightedPressurePlate::LightWeightedPressurePlate | ( | ) |
Definition at line 6339 of file BlockStates.cpp.
|
constexpr |
Definition at line 11143 of file BlockStates.h.
unsigned char Block::LightWeightedPressurePlate::Power | ( | const BlockState | Block | ) |
Definition at line 6343 of file BlockStates.cpp.