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

Functions

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

Function Documentation

◆ AttachedPumpkinStem() [1/2]

BlockState Block::AttachedPumpkinStem::AttachedPumpkinStem ( )

Definition at line 578 of file BlockStates.cpp.

◆ AttachedPumpkinStem() [2/2]

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

Definition at line 1086 of file BlockStates.h.

◆ Facing()

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

Definition at line 582 of file BlockStates.cpp.