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

Functions

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

Function Documentation

◆ DragonWallHead() [1/2]

BlockState Block::DragonWallHead::DragonWallHead ( )

Definition at line 4140 of file BlockStates.cpp.

◆ DragonWallHead() [2/2]

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

Definition at line 6908 of file BlockStates.h.

◆ Facing()

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

Definition at line 4144 of file BlockStates.cpp.