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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 9208 of file BlockStates.cpp.

◆ PurpleWallBanner() [1/2]

BlockState Block::PurpleWallBanner::PurpleWallBanner ( )

Definition at line 9204 of file BlockStates.cpp.

◆ PurpleWallBanner() [2/2]

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

Definition at line 17629 of file BlockStates.h.