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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 11968 of file BlockStates.cpp.

◆ WallTorch() [1/2]

BlockState Block::WallTorch::WallTorch ( )

Definition at line 11964 of file BlockStates.cpp.

◆ WallTorch() [2/2]

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

Definition at line 24329 of file BlockStates.h.