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

Functions

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

Function Documentation

◆ GrayBanner() [1/2]

BlockState Block::GrayBanner::GrayBanner ( )

Definition at line 4723 of file BlockStates.cpp.

◆ GrayBanner() [2/2]

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

Definition at line 9052 of file BlockStates.h.

◆ Rotation()

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

Definition at line 4727 of file BlockStates.cpp.