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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 7869 of file BlockStates.cpp.

◆ OrangeShulkerBox() [1/2]

BlockState Block::OrangeShulkerBox::OrangeShulkerBox ( )

Definition at line 7865 of file BlockStates.cpp.

◆ OrangeShulkerBox() [2/2]

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

Definition at line 15069 of file BlockStates.h.