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

Functions

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

Function Documentation

◆ AcaciaWallSign() [1/2]

BlockState Block::AcaciaWallSign::AcaciaWallSign ( )

Definition at line 369 of file BlockStates.cpp.

◆ AcaciaWallSign() [2/2]

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

Definition at line 590 of file BlockStates.h.

◆ Facing()

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

Definition at line 373 of file BlockStates.cpp.