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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 8259 of file BlockStates.cpp.

◆ PlayerWallHead() [1/2]

BlockState Block::PlayerWallHead::PlayerWallHead ( )

Definition at line 8255 of file BlockStates.cpp.

◆ PlayerWallHead() [2/2]

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

Definition at line 15509 of file BlockStates.h.