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

Functions

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

Function Documentation

◆ OrangeBanner() [1/2]

BlockState Block::OrangeBanner::OrangeBanner ( )

Definition at line 7777 of file BlockStates.cpp.

◆ OrangeBanner() [2/2]

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

Definition at line 14969 of file BlockStates.h.

◆ Rotation()

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

Definition at line 7781 of file BlockStates.cpp.