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

Functions

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

Function Documentation

◆ CyanWallBanner() [1/2]

BlockState Block::CyanWallBanner::CyanWallBanner ( )

Definition at line 3279 of file BlockStates.cpp.

◆ CyanWallBanner() [2/2]

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

Definition at line 5447 of file BlockStates.h.

◆ Facing()

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

Definition at line 3283 of file BlockStates.cpp.