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

Functions

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

Function Documentation

◆ LightBlueBanner() [1/2]

BlockState Block::LightBlueBanner::LightBlueBanner ( )

Definition at line 5995 of file BlockStates.cpp.

◆ LightBlueBanner() [2/2]

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

Definition at line 10767 of file BlockStates.h.

◆ Rotation()

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

Definition at line 5999 of file BlockStates.cpp.