Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | AcaciaPressurePlate () |
constexpr BlockState | AcaciaPressurePlate (const bool Powered) |
bool | Powered (const BlockState Block) |
BlockState Block::AcaciaPressurePlate::AcaciaPressurePlate | ( | ) |
Definition at line 217 of file BlockStates.cpp.
|
constexpr |
Definition at line 378 of file BlockStates.h.
bool Block::AcaciaPressurePlate::Powered | ( | const BlockState | Block | ) |
Definition at line 221 of file BlockStates.cpp.