Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
bool | East (const BlockState Block) |
bool | North (const BlockState Block) |
BlockState | PinkStainedGlassPane () |
constexpr BlockState | PinkStainedGlassPane (const bool East, const bool North, const bool South, const bool West) |
bool | South (const BlockState Block) |
bool | West (const BlockState Block) |
bool Block::PinkStainedGlassPane::East | ( | const BlockState | Block | ) |
Definition at line 8103 of file BlockStates.cpp.
bool Block::PinkStainedGlassPane::North | ( | const BlockState | Block | ) |
Definition at line 8111 of file BlockStates.cpp.
BlockState Block::PinkStainedGlassPane::PinkStainedGlassPane | ( | ) |
Definition at line 8099 of file BlockStates.cpp.
|
constexpr |
Definition at line 15331 of file BlockStates.h.
bool Block::PinkStainedGlassPane::South | ( | const BlockState | Block | ) |
Definition at line 8119 of file BlockStates.cpp.
bool Block::PinkStainedGlassPane::West | ( | const BlockState | Block | ) |
Definition at line 8127 of file BlockStates.cpp.