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

Functions

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

Function Documentation

◆ DeadTubeCoralWallFan() [1/2]

BlockState Block::DeadTubeCoralWallFan::DeadTubeCoralWallFan ( )

Definition at line 3922 of file BlockStates.cpp.

◆ DeadTubeCoralWallFan() [2/2]

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

Definition at line 6395 of file BlockStates.h.

◆ Facing()

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

Definition at line 3926 of file BlockStates.cpp.