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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 6087 of file BlockStates.cpp.

◆ LightBlueShulkerBox() [1/2]

BlockState Block::LightBlueShulkerBox::LightBlueShulkerBox ( )

Definition at line 6083 of file BlockStates.cpp.

◆ LightBlueShulkerBox() [2/2]

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

Definition at line 10867 of file BlockStates.h.