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

Functions

eBlockFace Facing (const BlockState Block)
 
BlockState ZombieWallHead ()
 
constexpr BlockState ZombieWallHead (const eBlockFace Facing)
 

Function Documentation

◆ Facing()

eBlockFace Block::ZombieWallHead::Facing ( const BlockState  Block)

Definition at line 12869 of file BlockStates.cpp.

◆ ZombieWallHead() [1/2]

BlockState Block::ZombieWallHead::ZombieWallHead ( )

Definition at line 12865 of file BlockStates.cpp.

◆ ZombieWallHead() [2/2]

constexpr BlockState Block::ZombieWallHead::ZombieWallHead ( const eBlockFace  Facing)
constexpr

Definition at line 25475 of file BlockStates.h.