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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 11833 of file BlockStates.cpp.

◆ TubeCoralWallFan() [1/2]

BlockState Block::TubeCoralWallFan::TubeCoralWallFan ( )

Definition at line 11829 of file BlockStates.cpp.

◆ TubeCoralWallFan() [2/2]

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

Definition at line 24170 of file BlockStates.h.