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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 9144 of file BlockStates.cpp.

◆ PurpleShulkerBox() [1/2]

BlockState Block::PurpleShulkerBox::PurpleShulkerBox ( )

Definition at line 9140 of file BlockStates.cpp.

◆ PurpleShulkerBox() [2/2]

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

Definition at line 17560 of file BlockStates.h.