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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 12515 of file BlockStates.cpp.

◆ WhiteGlazedTerracotta() [1/2]

BlockState Block::WhiteGlazedTerracotta::WhiteGlazedTerracotta ( )

Definition at line 12511 of file BlockStates.cpp.

◆ WhiteGlazedTerracotta() [2/2]

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

Definition at line 25113 of file BlockStates.h.