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

Functions

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

Function Documentation

◆ Rotation()

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

Definition at line 12444 of file BlockStates.cpp.

◆ WhiteBanner() [1/2]

BlockState Block::WhiteBanner::WhiteBanner ( )

Definition at line 12440 of file BlockStates.cpp.

◆ WhiteBanner() [2/2]

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

Definition at line 25025 of file BlockStates.h.