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

Functions

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

Function Documentation

◆ CarvedPumpkin() [1/2]

BlockState Block::CarvedPumpkin::CarvedPumpkin ( )

Definition at line 2230 of file BlockStates.cpp.

◆ CarvedPumpkin() [2/2]

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

Definition at line 3725 of file BlockStates.h.

◆ Facing()

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

Definition at line 2234 of file BlockStates.cpp.