Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
bool | East (const BlockState Block) |
BlockState | LightGrayStainedGlassPane () |
constexpr BlockState | LightGrayStainedGlassPane (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::LightGrayStainedGlassPane::East | ( | const BlockState | Block | ) |
Definition at line 6281 of file BlockStates.cpp.
BlockState Block::LightGrayStainedGlassPane::LightGrayStainedGlassPane | ( | ) |
Definition at line 6277 of file BlockStates.cpp.
|
constexpr |
Definition at line 11076 of file BlockStates.h.
bool Block::LightGrayStainedGlassPane::North | ( | const BlockState | Block | ) |
Definition at line 6289 of file BlockStates.cpp.
bool Block::LightGrayStainedGlassPane::South | ( | const BlockState | Block | ) |
Definition at line 6297 of file BlockStates.cpp.
bool Block::LightGrayStainedGlassPane::West | ( | const BlockState | Block | ) |
Definition at line 6305 of file BlockStates.cpp.