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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 7936 of file BlockStates.cpp.

◆ OrangeWallBanner() [1/2]

BlockState Block::OrangeWallBanner::OrangeWallBanner ( )

Definition at line 7932 of file BlockStates.cpp.

◆ OrangeWallBanner() [2/2]

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

Definition at line 15145 of file BlockStates.h.