Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
bool | East (const BlockState Block) |
bool | North (const BlockState Block) |
BlockState | PurpleStainedGlassPane () |
constexpr BlockState | PurpleStainedGlassPane (const bool East, const bool North, const bool South, const bool West) |
bool | South (const BlockState Block) |
bool | West (const BlockState Block) |
bool Block::PurpleStainedGlassPane::East | ( | const BlockState | Block | ) |
Definition at line 9166 of file BlockStates.cpp.
bool Block::PurpleStainedGlassPane::North | ( | const BlockState | Block | ) |
Definition at line 9174 of file BlockStates.cpp.
BlockState Block::PurpleStainedGlassPane::PurpleStainedGlassPane | ( | ) |
Definition at line 9162 of file BlockStates.cpp.
|
constexpr |
Definition at line 17581 of file BlockStates.h.
bool Block::PurpleStainedGlassPane::South | ( | const BlockState | Block | ) |
Definition at line 9182 of file BlockStates.cpp.
bool Block::PurpleStainedGlassPane::West | ( | const BlockState | Block | ) |
Definition at line 9190 of file BlockStates.cpp.