Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
bool | East (const BlockState Block) |
BlockState | LimeStainedGlassPane () |
constexpr BlockState | LimeStainedGlassPane (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::LimeStainedGlassPane::East | ( | const BlockState | Block | ) |
Definition at line 6503 of file BlockStates.cpp.
BlockState Block::LimeStainedGlassPane::LimeStainedGlassPane | ( | ) |
Definition at line 6499 of file BlockStates.cpp.
|
constexpr |
Definition at line 11317 of file BlockStates.h.
bool Block::LimeStainedGlassPane::North | ( | const BlockState | Block | ) |
Definition at line 6511 of file BlockStates.cpp.
bool Block::LimeStainedGlassPane::South | ( | const BlockState | Block | ) |
Definition at line 6519 of file BlockStates.cpp.
bool Block::LimeStainedGlassPane::West | ( | const BlockState | Block | ) |
Definition at line 6527 of file BlockStates.cpp.