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

Functions

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

Function Documentation

◆ Facing()

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

Definition at line 10613 of file BlockStates.cpp.

◆ SoulWallTorch() [1/2]

BlockState Block::SoulWallTorch::SoulWallTorch ( )

Definition at line 10609 of file BlockStates.cpp.

◆ SoulWallTorch() [2/2]

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

Definition at line 22164 of file BlockStates.h.