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

Functions

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

Function Documentation

◆ GreenBanner() [1/2]

BlockState Block::GreenBanner::GreenBanner ( )

Definition at line 4895 of file BlockStates.cpp.

◆ GreenBanner() [2/2]

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

Definition at line 9240 of file BlockStates.h.

◆ Rotation()

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

Definition at line 4899 of file BlockStates.cpp.