Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
bool | East (const BlockState Block) |
bool | North (const BlockState Block) |
BlockState | OrangeStainedGlassPane () |
constexpr BlockState | OrangeStainedGlassPane (const bool East, const bool North, const bool South, const bool West) |
bool | South (const BlockState Block) |
bool | West (const BlockState Block) |
bool Block::OrangeStainedGlassPane::East | ( | const BlockState | Block | ) |
Definition at line 7891 of file BlockStates.cpp.
bool Block::OrangeStainedGlassPane::North | ( | const BlockState | Block | ) |
Definition at line 7899 of file BlockStates.cpp.
BlockState Block::OrangeStainedGlassPane::OrangeStainedGlassPane | ( | ) |
Definition at line 7887 of file BlockStates.cpp.
|
constexpr |
Definition at line 15090 of file BlockStates.h.
bool Block::OrangeStainedGlassPane::South | ( | const BlockState | Block | ) |
Definition at line 7907 of file BlockStates.cpp.
bool Block::OrangeStainedGlassPane::West | ( | const BlockState | Block | ) |
Definition at line 7915 of file BlockStates.cpp.