Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
bool | East (const BlockState Block) |
BlockState | MagentaStainedGlassPane () |
constexpr BlockState | MagentaStainedGlassPane (const bool East, const bool North, const bool South, const bool West) |
bool | North (const BlockState Block) |
bool | South (const BlockState Block) |
bool | West (const BlockState Block) |
bool Block::MagentaStainedGlassPane::East | ( | const BlockState | Block | ) |
Definition at line 6695 of file BlockStates.cpp.
BlockState Block::MagentaStainedGlassPane::MagentaStainedGlassPane | ( | ) |
Definition at line 6691 of file BlockStates.cpp.
|
constexpr |
Definition at line 11524 of file BlockStates.h.
bool Block::MagentaStainedGlassPane::North | ( | const BlockState | Block | ) |
Definition at line 6703 of file BlockStates.cpp.
bool Block::MagentaStainedGlassPane::South | ( | const BlockState | Block | ) |
Definition at line 6711 of file BlockStates.cpp.
bool Block::MagentaStainedGlassPane::West | ( | const BlockState | Block | ) |
Definition at line 6719 of file BlockStates.cpp.