Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | OakPressurePlate () |
constexpr BlockState | OakPressurePlate (const bool Powered) |
bool | Powered (const BlockState Block) |
BlockState Block::OakPressurePlate::OakPressurePlate | ( | ) |
Definition at line 7562 of file BlockStates.cpp.
|
constexpr |
Definition at line 14694 of file BlockStates.h.
bool Block::OakPressurePlate::Powered | ( | const BlockState | Block | ) |
Definition at line 7566 of file BlockStates.cpp.