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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 12599 of file BlockStates.cpp.

◆ WhiteWallBanner() [1/2]

BlockState Block::WhiteWallBanner::WhiteWallBanner ( )

Definition at line 12595 of file BlockStates.cpp.

◆ WhiteWallBanner() [2/2]

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

Definition at line 25201 of file BlockStates.h.