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

Functions

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

Function Documentation

◆ MagentaBanner() [1/2]

BlockState Block::MagentaBanner::MagentaBanner ( )

Definition at line 6581 of file BlockStates.cpp.

◆ MagentaBanner() [2/2]

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

Definition at line 11403 of file BlockStates.h.

◆ Rotation()

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

Definition at line 6585 of file BlockStates.cpp.