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

Functions

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

Function Documentation

◆ CrimsonWallSign() [1/2]

BlockState Block::CrimsonWallSign::CrimsonWallSign ( )

Definition at line 3069 of file BlockStates.cpp.

◆ CrimsonWallSign() [2/2]

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

Definition at line 5211 of file BlockStates.h.

◆ Facing()

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

Definition at line 3073 of file BlockStates.cpp.