Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | PolishedBlackstonePressurePlate () |
constexpr BlockState | PolishedBlackstonePressurePlate (const bool Powered) |
bool | Powered (const BlockState Block) |
BlockState Block::PolishedBlackstonePressurePlate::PolishedBlackstonePressurePlate | ( | ) |
Definition at line 8501 of file BlockStates.cpp.
|
constexpr |
Definition at line 16099 of file BlockStates.h.
bool Block::PolishedBlackstonePressurePlate::Powered | ( | const BlockState | Block | ) |
Definition at line 8505 of file BlockStates.cpp.