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

Functions

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

Function Documentation

◆ Anvil() [1/2]

BlockState Block::Anvil::Anvil ( )

Definition at line 544 of file BlockStates.cpp.

◆ Anvil() [2/2]

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

Definition at line 1062 of file BlockStates.h.

◆ Facing()

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

Definition at line 548 of file BlockStates.cpp.