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

Functions

BlockState LightGrayBanner ()
 
constexpr BlockState LightGrayBanner (const unsigned char Rotation)
 
unsigned char Rotation (const BlockState Block)
 

Function Documentation

◆ LightGrayBanner() [1/2]

BlockState Block::LightGrayBanner::LightGrayBanner ( )

Definition at line 6167 of file BlockStates.cpp.

◆ LightGrayBanner() [2/2]

constexpr BlockState Block::LightGrayBanner::LightGrayBanner ( const unsigned char  Rotation)
constexpr

Definition at line 10955 of file BlockStates.h.

◆ Rotation()

unsigned char Block::LightGrayBanner::Rotation ( const BlockState  Block)

Definition at line 6171 of file BlockStates.cpp.