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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 4798 of file BlockStates.cpp.

◆ GrayGlazedTerracotta() [1/2]

BlockState Block::GrayGlazedTerracotta::GrayGlazedTerracotta ( )

Definition at line 4794 of file BlockStates.cpp.

◆ GrayGlazedTerracotta() [2/2]

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

Definition at line 9140 of file BlockStates.h.