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

Functions

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

Function Documentation

◆ BrownGlazedTerracotta() [1/2]

BlockState Block::BrownGlazedTerracotta::BrownGlazedTerracotta ( )

Definition at line 1924 of file BlockStates.cpp.

◆ BrownGlazedTerracotta() [2/2]

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

Definition at line 3336 of file BlockStates.h.

◆ Facing()

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

Definition at line 1928 of file BlockStates.cpp.