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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 9757 of file BlockStates.cpp.

◆ RedShulkerBox() [1/2]

BlockState Block::RedShulkerBox::RedShulkerBox ( )

Definition at line 9753 of file BlockStates.cpp.

◆ RedShulkerBox() [2/2]

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

Definition at line 18951 of file BlockStates.h.