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

Functions

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

Function Documentation

◆ BlackShulkerBox() [1/2]

BlockState Block::BlackShulkerBox::BlackShulkerBox ( )

Definition at line 1278 of file BlockStates.cpp.

◆ BlackShulkerBox() [2/2]

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

Definition at line 2076 of file BlockStates.h.

◆ Facing()

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

Definition at line 1282 of file BlockStates.cpp.