![]() |
Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
bool | East (const BlockState Block) |
BlockState | GrayStainedGlassPane () |
constexpr BlockState | GrayStainedGlassPane (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::GrayStainedGlassPane::East | ( | const BlockState | Block | ) |
Definition at line 4837 of file BlockStates.cpp.
BlockState Block::GrayStainedGlassPane::GrayStainedGlassPane | ( | ) |
Definition at line 4833 of file BlockStates.cpp.
|
constexpr |
Definition at line 9173 of file BlockStates.h.
bool Block::GrayStainedGlassPane::North | ( | const BlockState | Block | ) |
Definition at line 4845 of file BlockStates.cpp.
bool Block::GrayStainedGlassPane::South | ( | const BlockState | Block | ) |
Definition at line 4853 of file BlockStates.cpp.
bool Block::GrayStainedGlassPane::West | ( | const BlockState | Block | ) |
Definition at line 4861 of file BlockStates.cpp.