Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | BirchPressurePlate () |
constexpr BlockState | BirchPressurePlate (const bool Powered) |
bool | Powered (const BlockState Block) |
BlockState Block::BirchPressurePlate::BirchPressurePlate | ( | ) |
Definition at line 1005 of file BlockStates.cpp.
|
constexpr |
Definition at line 1735 of file BlockStates.h.
bool Block::BirchPressurePlate::Powered | ( | const BlockState | Block | ) |
Definition at line 1009 of file BlockStates.cpp.