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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 4987 of file BlockStates.cpp.

◆ GreenShulkerBox() [1/2]

BlockState Block::GreenShulkerBox::GreenShulkerBox ( )

Definition at line 4983 of file BlockStates.cpp.

◆ GreenShulkerBox() [2/2]

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

Definition at line 9340 of file BlockStates.h.