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

Functions

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

Function Documentation

◆ Powered()

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

Definition at line 11201 of file BlockStates.cpp.

◆ StonePressurePlate() [1/2]

BlockState Block::StonePressurePlate::StonePressurePlate ( )

Definition at line 11197 of file BlockStates.cpp.

◆ StonePressurePlate() [2/2]

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

Definition at line 23273 of file BlockStates.h.