Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
bool | East (const BlockState Block) |
BlockState | GreenStainedGlassPane () |
constexpr BlockState | GreenStainedGlassPane (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::GreenStainedGlassPane::East | ( | const BlockState | Block | ) |
Definition at line 5009 of file BlockStates.cpp.
BlockState Block::GreenStainedGlassPane::GreenStainedGlassPane | ( | ) |
Definition at line 5005 of file BlockStates.cpp.
|
constexpr |
Definition at line 9361 of file BlockStates.h.
bool Block::GreenStainedGlassPane::North | ( | const BlockState | Block | ) |
Definition at line 5017 of file BlockStates.cpp.
bool Block::GreenStainedGlassPane::South | ( | const BlockState | Block | ) |
Definition at line 5025 of file BlockStates.cpp.
bool Block::GreenStainedGlassPane::West | ( | const BlockState | Block | ) |
Definition at line 5033 of file BlockStates.cpp.