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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 4478 of file BlockStates.cpp.

◆ FireCoralWallFan() [1/2]

BlockState Block::FireCoralWallFan::FireCoralWallFan ( )

Definition at line 4474 of file BlockStates.cpp.

◆ FireCoralWallFan() [2/2]

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

Definition at line 8496 of file BlockStates.h.