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

Functions

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

Function Documentation

◆ BrownBanner() [1/2]

BlockState Block::BrownBanner::BrownBanner ( )

Definition at line 1853 of file BlockStates.cpp.

◆ BrownBanner() [2/2]

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

Definition at line 3248 of file BlockStates.h.

◆ Rotation()

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

Definition at line 1857 of file BlockStates.cpp.