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

Functions

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

Function Documentation

◆ BirchSign() [1/2]

BlockState Block::BirchSign::BirchSign ( )

Definition at line 1035 of file BlockStates.cpp.

◆ BirchSign() [2/2]

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

Definition at line 1755 of file BlockStates.h.

◆ Rotation()

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

Definition at line 1039 of file BlockStates.cpp.