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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 6737 of file BlockStates.cpp.

◆ MagentaWallBanner() [1/2]

BlockState Block::MagentaWallBanner::MagentaWallBanner ( )

Definition at line 6733 of file BlockStates.cpp.

◆ MagentaWallBanner() [2/2]

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

Definition at line 11572 of file BlockStates.h.