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

Functions

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

Function Documentation

◆ Rotation()

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

Definition at line 12668 of file BlockStates.cpp.

◆ YellowBanner() [1/2]

BlockState Block::YellowBanner::YellowBanner ( )

Definition at line 12664 of file BlockStates.cpp.

◆ YellowBanner() [2/2]

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

Definition at line 25263 of file BlockStates.h.