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

Functions

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

Function Documentation

◆ BlackGlazedTerracotta() [1/2]

BlockState Block::BlackGlazedTerracotta::BlackGlazedTerracotta ( )

Definition at line 1261 of file BlockStates.cpp.

◆ BlackGlazedTerracotta() [2/2]

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

Definition at line 2064 of file BlockStates.h.

◆ Facing()

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

Definition at line 1265 of file BlockStates.cpp.