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

Functions

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

Function Documentation

◆ PolishedBlackstonePressurePlate() [1/2]

BlockState Block::PolishedBlackstonePressurePlate::PolishedBlackstonePressurePlate ( )

Definition at line 8501 of file BlockStates.cpp.

◆ PolishedBlackstonePressurePlate() [2/2]

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

Definition at line 16099 of file BlockStates.h.

◆ Powered()

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

Definition at line 8505 of file BlockStates.cpp.