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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 11268 of file BlockStates.cpp.

◆ Stonecutter() [1/2]

BlockState Block::Stonecutter::Stonecutter ( )

Definition at line 11264 of file BlockStates.cpp.

◆ Stonecutter() [2/2]

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

Definition at line 23375 of file BlockStates.h.