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

Functions

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

Function Documentation

◆ DeadBubbleCoralWallFan() [1/2]

BlockState Block::DeadBubbleCoralWallFan::DeadBubbleCoralWallFan ( )

Definition at line 3841 of file BlockStates.cpp.

◆ DeadBubbleCoralWallFan() [2/2]

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

Definition at line 6289 of file BlockStates.h.

◆ Facing()

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

Definition at line 3845 of file BlockStates.cpp.