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

Functions

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

Function Documentation

◆ BlueWallBanner() [1/2]

BlockState Block::BlueWallBanner::BlueWallBanner ( )

Definition at line 1651 of file BlockStates.cpp.

◆ BlueWallBanner() [2/2]

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

Definition at line 2758 of file BlockStates.h.

◆ Facing()

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

Definition at line 1655 of file BlockStates.cpp.