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

Functions

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

Function Documentation

◆ DeadFireCoralWallFan() [1/2]

BlockState Block::DeadFireCoralWallFan::DeadFireCoralWallFan ( )

Definition at line 3870 of file BlockStates.cpp.

◆ DeadFireCoralWallFan() [2/2]

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

Definition at line 6329 of file BlockStates.h.

◆ Facing()

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

Definition at line 3874 of file BlockStates.cpp.