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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 6323 of file BlockStates.cpp.

◆ LightGrayWallBanner() [1/2]

BlockState Block::LightGrayWallBanner::LightGrayWallBanner ( )

Definition at line 6319 of file BlockStates.cpp.

◆ LightGrayWallBanner() [2/2]

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

Definition at line 11124 of file BlockStates.h.