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

Functions

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

Function Documentation

◆ DamagedAnvil() [1/2]

BlockState Block::DamagedAnvil::DamagedAnvil ( )

Definition at line 3299 of file BlockStates.cpp.

◆ DamagedAnvil() [2/2]

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

Definition at line 5466 of file BlockStates.h.

◆ Facing()

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

Definition at line 3303 of file BlockStates.cpp.