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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 6481 of file BlockStates.cpp.

◆ LimeShulkerBox() [1/2]

BlockState Block::LimeShulkerBox::LimeShulkerBox ( )

Definition at line 6477 of file BlockStates.cpp.

◆ LimeShulkerBox() [2/2]

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

Definition at line 11296 of file BlockStates.h.