![]() |
Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | CrimsonPressurePlate () |
constexpr BlockState | CrimsonPressurePlate (const bool Powered) |
bool | Powered (const BlockState Block) |
BlockState Block::CrimsonPressurePlate::CrimsonPressurePlate | ( | ) |
Definition at line 2913 of file BlockStates.cpp.
|
constexpr |
Definition at line 4985 of file BlockStates.h.
bool Block::CrimsonPressurePlate::Powered | ( | const BlockState | Block | ) |
Definition at line 2917 of file BlockStates.cpp.