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

Functions

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

Function Documentation

◆ Rotation()

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

Definition at line 12840 of file BlockStates.cpp.

◆ ZombieHead() [1/2]

BlockState Block::ZombieHead::ZombieHead ( )

Definition at line 12836 of file BlockStates.cpp.

◆ ZombieHead() [2/2]

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

Definition at line 25451 of file BlockStates.h.