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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 10998 of file BlockStates.cpp.

◆ SpruceWallSign() [1/2]

BlockState Block::SpruceWallSign::SpruceWallSign ( )

Definition at line 10994 of file BlockStates.cpp.

◆ SpruceWallSign() [2/2]

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

Definition at line 22769 of file BlockStates.h.