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

Functions

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

Function Documentation

◆ BlackBanner() [1/2]

BlockState Block::BlackBanner::BlackBanner ( )

Definition at line 1190 of file BlockStates.cpp.

◆ BlackBanner() [2/2]

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

Definition at line 1976 of file BlockStates.h.

◆ Rotation()

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

Definition at line 1194 of file BlockStates.cpp.