Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | JunglePressurePlate () |
constexpr BlockState | JunglePressurePlate (const bool Powered) |
bool | Powered (const BlockState Block) |
BlockState Block::JunglePressurePlate::JunglePressurePlate | ( | ) |
Definition at line 5619 of file BlockStates.cpp.
|
constexpr |
Definition at line 10317 of file BlockStates.h.
bool Block::JunglePressurePlate::Powered | ( | const BlockState | Block | ) |
Definition at line 5623 of file BlockStates.cpp.