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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 12329 of file BlockStates.cpp.

◆ WarpedWallSign() [1/2]

BlockState Block::WarpedWallSign::WarpedWallSign ( )

Definition at line 12325 of file BlockStates.cpp.

◆ WarpedWallSign() [2/2]

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

Definition at line 24918 of file BlockStates.h.