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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 6259 of file BlockStates.cpp.

◆ LightGrayShulkerBox() [1/2]

BlockState Block::LightGrayShulkerBox::LightGrayShulkerBox ( )

Definition at line 6255 of file BlockStates.cpp.

◆ LightGrayShulkerBox() [2/2]

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

Definition at line 11055 of file BlockStates.h.