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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 6151 of file BlockStates.cpp.

◆ LightBlueWallBanner() [1/2]

BlockState Block::LightBlueWallBanner::LightBlueWallBanner ( )

Definition at line 6147 of file BlockStates.cpp.

◆ LightBlueWallBanner() [2/2]

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

Definition at line 10936 of file BlockStates.h.