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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 10297 of file BlockStates.cpp.

◆ SkeletonWallSkull() [1/2]

BlockState Block::SkeletonWallSkull::SkeletonWallSkull ( )

Definition at line 10293 of file BlockStates.cpp.

◆ SkeletonWallSkull() [2/2]

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

Definition at line 21697 of file BlockStates.h.