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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 10249 of file BlockStates.cpp.

◆ ShulkerBox() [1/2]

BlockState Block::ShulkerBox::ShulkerBox ( )

Definition at line 10245 of file BlockStates.cpp.

◆ ShulkerBox() [2/2]

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

Definition at line 21659 of file BlockStates.h.