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

Functions

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

Function Documentation

◆ AttachedMelonStem() [1/2]

BlockState Block::AttachedMelonStem::AttachedMelonStem ( )

Definition at line 561 of file BlockStates.cpp.

◆ AttachedMelonStem() [2/2]

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

Definition at line 1074 of file BlockStates.h.

◆ Facing()

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

Definition at line 565 of file BlockStates.cpp.