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

Functions

bool Lit (const BlockState Block)
 
BlockState RedstoneTorch ()
 
constexpr BlockState RedstoneTorch (const bool Lit)
 

Function Documentation

◆ Lit()

bool Block::RedstoneTorch::Lit ( const BlockState  Block)

Definition at line 9877 of file BlockStates.cpp.

◆ RedstoneTorch() [1/2]

BlockState Block::RedstoneTorch::RedstoneTorch ( )

Definition at line 9873 of file BlockStates.cpp.

◆ RedstoneTorch() [2/2]

constexpr BlockState Block::RedstoneTorch::RedstoneTorch ( const bool  Lit)
constexpr

Definition at line 19073 of file BlockStates.h.