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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 8081 of file BlockStates.cpp.

◆ PinkShulkerBox() [1/2]

BlockState Block::PinkShulkerBox::PinkShulkerBox ( )

Definition at line 8077 of file BlockStates.cpp.

◆ PinkShulkerBox() [2/2]

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

Definition at line 15310 of file BlockStates.h.