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

Functions

bool Powered (const BlockState Block)
 
BlockState WarpedPressurePlate ()
 
constexpr BlockState WarpedPressurePlate (const bool Powered)
 

Function Documentation

◆ Powered()

bool Block::WarpedPressurePlate::Powered ( const BlockState  Block)

Definition at line 12173 of file BlockStates.cpp.

◆ WarpedPressurePlate() [1/2]

BlockState Block::WarpedPressurePlate::WarpedPressurePlate ( )

Definition at line 12169 of file BlockStates.cpp.

◆ WarpedPressurePlate() [2/2]

constexpr BlockState Block::WarpedPressurePlate::WarpedPressurePlate ( const bool  Powered)
constexpr

Definition at line 24692 of file BlockStates.h.