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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 7718 of file BlockStates.cpp.

◆ OakWallSign() [1/2]

BlockState Block::OakWallSign::OakWallSign ( )

Definition at line 7714 of file BlockStates.cpp.

◆ OakWallSign() [2/2]

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

Definition at line 14906 of file BlockStates.h.