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

Functions

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

Function Documentation

◆ Rotation()

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

Definition at line 12622 of file BlockStates.cpp.

◆ WitherSkeletonSkull() [1/2]

BlockState Block::WitherSkeletonSkull::WitherSkeletonSkull ( )

Definition at line 12618 of file BlockStates.cpp.

◆ WitherSkeletonSkull() [2/2]

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

Definition at line 25227 of file BlockStates.h.