Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
bool | East (const BlockState Block) |
BlockState | LightBlueStainedGlassPane () |
constexpr BlockState | LightBlueStainedGlassPane (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::LightBlueStainedGlassPane::East | ( | const BlockState | Block | ) |
Definition at line 6109 of file BlockStates.cpp.
BlockState Block::LightBlueStainedGlassPane::LightBlueStainedGlassPane | ( | ) |
Definition at line 6105 of file BlockStates.cpp.
|
constexpr |
Definition at line 10888 of file BlockStates.h.
bool Block::LightBlueStainedGlassPane::North | ( | const BlockState | Block | ) |
Definition at line 6117 of file BlockStates.cpp.
bool Block::LightBlueStainedGlassPane::South | ( | const BlockState | Block | ) |
Definition at line 6125 of file BlockStates.cpp.
bool Block::LightBlueStainedGlassPane::West | ( | const BlockState | Block | ) |
Definition at line 6133 of file BlockStates.cpp.