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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 6673 of file BlockStates.cpp.

◆ MagentaShulkerBox() [1/2]

BlockState Block::MagentaShulkerBox::MagentaShulkerBox ( )

Definition at line 6669 of file BlockStates.cpp.

◆ MagentaShulkerBox() [2/2]

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

Definition at line 11503 of file BlockStates.h.