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

Functions

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

Function Documentation

◆ DeadBrainCoralWallFan() [1/2]

BlockState Block::DeadBrainCoralWallFan::DeadBrainCoralWallFan ( )

Definition at line 3815 of file BlockStates.cpp.

◆ DeadBrainCoralWallFan() [2/2]

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

Definition at line 6256 of file BlockStates.h.

◆ Facing()

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

Definition at line 3819 of file BlockStates.cpp.