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

Functions

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

Function Documentation

◆ BlackWallBanner() [1/2]

BlockState Block::BlackWallBanner::BlackWallBanner ( )

Definition at line 1342 of file BlockStates.cpp.

◆ BlackWallBanner() [2/2]

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

Definition at line 2145 of file BlockStates.h.

◆ Facing()

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

Definition at line 1346 of file BlockStates.cpp.