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

Functions

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

Function Documentation

◆ BirchWallSign() [1/2]

BlockState Block::BirchWallSign::BirchWallSign ( )

Definition at line 1157 of file BlockStates.cpp.

◆ BirchWallSign() [2/2]

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

Definition at line 1947 of file BlockStates.h.

◆ Facing()

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

Definition at line 1161 of file BlockStates.cpp.