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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 7852 of file BlockStates.cpp.

◆ OrangeGlazedTerracotta() [1/2]

BlockState Block::OrangeGlazedTerracotta::OrangeGlazedTerracotta ( )

Definition at line 7848 of file BlockStates.cpp.

◆ OrangeGlazedTerracotta() [2/2]

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

Definition at line 15057 of file BlockStates.h.