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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 5183 of file BlockStates.cpp.

◆ HornCoralWallFan() [1/2]

BlockState Block::HornCoralWallFan::HornCoralWallFan ( )

Definition at line 5179 of file BlockStates.cpp.

◆ HornCoralWallFan() [2/2]

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

Definition at line 9555 of file BlockStates.h.