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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 6568 of file BlockStates.cpp.

◆ Loom() [1/2]

BlockState Block::Loom::Loom ( )

Definition at line 6564 of file BlockStates.cpp.

◆ Loom() [2/2]

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

Definition at line 11391 of file BlockStates.h.