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

Functions

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

Function Documentation

◆ Rotation()

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

Definition at line 12191 of file BlockStates.cpp.

◆ WarpedSign() [1/2]

BlockState Block::WarpedSign::WarpedSign ( )

Definition at line 12187 of file BlockStates.cpp.

◆ WarpedSign() [2/2]

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

Definition at line 24709 of file BlockStates.h.