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

Functions

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

Function Documentation

◆ BlueBanner() [1/2]

BlockState Block::BlueBanner::BlueBanner ( )

Definition at line 1493 of file BlockStates.cpp.

◆ BlueBanner() [2/2]

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

Definition at line 2575 of file BlockStates.h.

◆ Rotation()

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

Definition at line 1497 of file BlockStates.cpp.