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

Functions

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

Function Documentation

◆ Powered()

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

Definition at line 10846 of file BlockStates.cpp.

◆ SprucePressurePlate() [1/2]

BlockState Block::SprucePressurePlate::SprucePressurePlate ( )

Definition at line 10842 of file BlockStates.cpp.

◆ SprucePressurePlate() [2/2]

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

Definition at line 22557 of file BlockStates.h.