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

Functions

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

Function Documentation

◆ BlueShulkerBox() [1/2]

BlockState Block::BlueShulkerBox::BlueShulkerBox ( )

Definition at line 1587 of file BlockStates.cpp.

◆ BlueShulkerBox() [2/2]

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

Definition at line 2689 of file BlockStates.h.

◆ Facing()

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

Definition at line 1591 of file BlockStates.cpp.