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

Functions

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

Function Documentation

◆ BrownWallBanner() [1/2]

BlockState Block::BrownWallBanner::BrownWallBanner ( )

Definition at line 2063 of file BlockStates.cpp.

◆ BrownWallBanner() [2/2]

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

Definition at line 3563 of file BlockStates.h.

◆ Facing()

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

Definition at line 2067 of file BlockStates.cpp.