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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 8148 of file BlockStates.cpp.

◆ PinkWallBanner() [1/2]

BlockState Block::PinkWallBanner::PinkWallBanner ( )

Definition at line 8144 of file BlockStates.cpp.

◆ PinkWallBanner() [2/2]

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

Definition at line 15386 of file BlockStates.h.