Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
bool | East (const BlockState Block) |
bool | North (const BlockState Block) |
bool | South (const BlockState Block) |
bool | West (const BlockState Block) |
BlockState | YellowStainedGlassPane () |
constexpr BlockState | YellowStainedGlassPane (const bool East, const bool North, const bool South, const bool West) |
bool Block::YellowStainedGlassPane::East | ( | const BlockState | Block | ) |
Definition at line 12778 of file BlockStates.cpp.
bool Block::YellowStainedGlassPane::North | ( | const BlockState | Block | ) |
Definition at line 12786 of file BlockStates.cpp.
bool Block::YellowStainedGlassPane::South | ( | const BlockState | Block | ) |
Definition at line 12794 of file BlockStates.cpp.
bool Block::YellowStainedGlassPane::West | ( | const BlockState | Block | ) |
Definition at line 12802 of file BlockStates.cpp.
BlockState Block::YellowStainedGlassPane::YellowStainedGlassPane | ( | ) |
Definition at line 12774 of file BlockStates.cpp.
|
constexpr |
Definition at line 25384 of file BlockStates.h.