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

Functions

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

Function Documentation

◆ DarkOakWallSign() [1/2]

BlockState Block::DarkOakWallSign::DarkOakWallSign ( )

Definition at line 3681 of file BlockStates.cpp.

◆ DarkOakWallSign() [2/2]

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

Definition at line 6064 of file BlockStates.h.

◆ Facing()

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

Definition at line 3685 of file BlockStates.cpp.