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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 12756 of file BlockStates.cpp.

◆ YellowShulkerBox() [1/2]

BlockState Block::YellowShulkerBox::YellowShulkerBox ( )

Definition at line 12752 of file BlockStates.cpp.

◆ YellowShulkerBox() [2/2]

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

Definition at line 25363 of file BlockStates.h.