Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | DarkOakPressurePlate () |
constexpr BlockState | DarkOakPressurePlate (const bool Powered) |
bool | Powered (const BlockState Block) |
BlockState Block::DarkOakPressurePlate::DarkOakPressurePlate | ( | ) |
Definition at line 3529 of file BlockStates.cpp.
|
constexpr |
Definition at line 5852 of file BlockStates.h.
bool Block::DarkOakPressurePlate::Powered | ( | const BlockState | Block | ) |
Definition at line 3533 of file BlockStates.cpp.