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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 5051 of file BlockStates.cpp.

◆ GreenWallBanner() [1/2]

BlockState Block::GreenWallBanner::GreenWallBanner ( )

Definition at line 5047 of file BlockStates.cpp.

◆ GreenWallBanner() [2/2]

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

Definition at line 9409 of file BlockStates.h.