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

Functions

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

Function Documentation

◆ CreeperWallHead() [1/2]

BlockState Block::CreeperWallHead::CreeperWallHead ( )

Definition at line 2708 of file BlockStates.cpp.

◆ CreeperWallHead() [2/2]

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

Definition at line 4622 of file BlockStates.h.

◆ Facing()

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

Definition at line 2712 of file BlockStates.cpp.