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

Functions

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

Function Documentation

◆ CyanBanner() [1/2]

BlockState Block::CyanBanner::CyanBanner ( )

Definition at line 3127 of file BlockStates.cpp.

◆ CyanBanner() [2/2]

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

Definition at line 5278 of file BlockStates.h.

◆ Rotation()

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

Definition at line 3131 of file BlockStates.cpp.