Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | BlueGlazedTerracotta () |
constexpr BlockState | BlueGlazedTerracotta (const eBlockFace Facing) |
eBlockFace | Facing (const BlockState Block) |
BlockState Block::BlueGlazedTerracotta::BlueGlazedTerracotta | ( | ) |
Definition at line 1564 of file BlockStates.cpp.
|
constexpr |
Definition at line 2663 of file BlockStates.h.
eBlockFace Block::BlueGlazedTerracotta::Facing | ( | const BlockState | Block | ) |
Definition at line 1568 of file BlockStates.cpp.