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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 9467 of file BlockStates.cpp.

◆ RedGlazedTerracotta() [1/2]

BlockState Block::RedGlazedTerracotta::RedGlazedTerracotta ( )

Definition at line 9463 of file BlockStates.cpp.

◆ RedGlazedTerracotta() [2/2]

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

Definition at line 18006 of file BlockStates.h.