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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 6545 of file BlockStates.cpp.

◆ LimeWallBanner() [1/2]

BlockState Block::LimeWallBanner::LimeWallBanner ( )

Definition at line 6541 of file BlockStates.cpp.

◆ LimeWallBanner() [2/2]

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

Definition at line 11365 of file BlockStates.h.