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

Functions

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

Function Documentation

◆ CyanShulkerBox() [1/2]

BlockState Block::CyanShulkerBox::CyanShulkerBox ( )

Definition at line 3215 of file BlockStates.cpp.

◆ CyanShulkerBox() [2/2]

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

Definition at line 5378 of file BlockStates.h.

◆ Facing()

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

Definition at line 3219 of file BlockStates.cpp.