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

Functions

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

Function Documentation

◆ CyanGlazedTerracotta() [1/2]

BlockState Block::CyanGlazedTerracotta::CyanGlazedTerracotta ( )

Definition at line 3198 of file BlockStates.cpp.

◆ CyanGlazedTerracotta() [2/2]

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

Definition at line 5366 of file BlockStates.h.

◆ Facing()

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

Definition at line 3202 of file BlockStates.cpp.