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

Functions

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

Function Documentation

◆ Lit()

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

Definition at line 9847 of file BlockStates.cpp.

◆ RedstoneLamp() [1/2]

BlockState Block::RedstoneLamp::RedstoneLamp ( )

Definition at line 9843 of file BlockStates.cpp.

◆ RedstoneLamp() [2/2]

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

Definition at line 19053 of file BlockStates.h.