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

Functions

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

Function Documentation

◆ BrownShulkerBox() [1/2]

BlockState Block::BrownShulkerBox::BrownShulkerBox ( )

Definition at line 1999 of file BlockStates.cpp.

◆ BrownShulkerBox() [2/2]

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

Definition at line 3494 of file BlockStates.h.

◆ Facing()

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

Definition at line 2003 of file BlockStates.cpp.