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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 12532 of file BlockStates.cpp.

◆ WhiteShulkerBox() [1/2]

BlockState Block::WhiteShulkerBox::WhiteShulkerBox ( )

Definition at line 12528 of file BlockStates.cpp.

◆ WhiteShulkerBox() [2/2]

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

Definition at line 25125 of file BlockStates.h.