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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 4815 of file BlockStates.cpp.

◆ GrayShulkerBox() [1/2]

BlockState Block::GrayShulkerBox::GrayShulkerBox ( )

Definition at line 4811 of file BlockStates.cpp.

◆ GrayShulkerBox() [2/2]

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

Definition at line 9152 of file BlockStates.h.