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

Functions

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

Function Documentation

◆ EnderChest() [1/2]

BlockState Block::EnderChest::EnderChest ( )

Definition at line 4355 of file BlockStates.cpp.

◆ EnderChest() [2/2]

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

Definition at line 7419 of file BlockStates.h.

◆ Facing()

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

Definition at line 4359 of file BlockStates.cpp.