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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 12820 of file BlockStates.cpp.

◆ YellowWallBanner() [1/2]

BlockState Block::YellowWallBanner::YellowWallBanner ( )

Definition at line 12816 of file BlockStates.cpp.

◆ YellowWallBanner() [2/2]

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

Definition at line 25432 of file BlockStates.h.