Cuberite
A lightweight, fast and extensible game server for Minecraft
Functions
Block::BlueGlazedTerracotta Namespace Reference

Functions

BlockState BlueGlazedTerracotta ()
 
constexpr BlockState BlueGlazedTerracotta (const eBlockFace Facing)
 
eBlockFace Facing (const BlockState Block)
 

Function Documentation

◆ BlueGlazedTerracotta() [1/2]

BlockState Block::BlueGlazedTerracotta::BlueGlazedTerracotta ( )

Definition at line 1564 of file BlockStates.cpp.

◆ BlueGlazedTerracotta() [2/2]

constexpr BlockState Block::BlueGlazedTerracotta::BlueGlazedTerracotta ( const eBlockFace  Facing)
constexpr

Definition at line 2663 of file BlockStates.h.

◆ Facing()

eBlockFace Block::BlueGlazedTerracotta::Facing ( const BlockState  Block)

Definition at line 1568 of file BlockStates.cpp.