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

Functions

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

Function Documentation

◆ BubbleCoralWallFan() [1/2]

BlockState Block::BubbleCoralWallFan::BubbleCoralWallFan ( )

Definition at line 2107 of file BlockStates.cpp.

◆ BubbleCoralWallFan() [2/2]

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

Definition at line 3613 of file BlockStates.h.

◆ Facing()

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

Definition at line 2111 of file BlockStates.cpp.