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

Functions

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

Function Documentation

◆ DeadHornCoralWallFan() [1/2]

BlockState Block::DeadHornCoralWallFan::DeadHornCoralWallFan ( )

Definition at line 3896 of file BlockStates.cpp.

◆ DeadHornCoralWallFan() [2/2]

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

Definition at line 6362 of file BlockStates.h.

◆ Facing()

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

Definition at line 3900 of file BlockStates.cpp.