Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
bool | East (const BlockState Block) |
bool | North (const BlockState Block) |
BlockState | RedStainedGlassPane () |
constexpr BlockState | RedStainedGlassPane (const bool East, const bool North, const bool South, const bool West) |
bool | South (const BlockState Block) |
bool | West (const BlockState Block) |
bool Block::RedStainedGlassPane::East | ( | const BlockState | Block | ) |
Definition at line 9779 of file BlockStates.cpp.
bool Block::RedStainedGlassPane::North | ( | const BlockState | Block | ) |
Definition at line 9787 of file BlockStates.cpp.
BlockState Block::RedStainedGlassPane::RedStainedGlassPane | ( | ) |
Definition at line 9775 of file BlockStates.cpp.
|
constexpr |
Definition at line 18972 of file BlockStates.h.
bool Block::RedStainedGlassPane::South | ( | const BlockState | Block | ) |
Definition at line 9795 of file BlockStates.cpp.
bool Block::RedStainedGlassPane::West | ( | const BlockState | Block | ) |
Definition at line 9803 of file BlockStates.cpp.