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

Functions

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

Function Documentation

◆ Lit()

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

Definition at line 9862 of file BlockStates.cpp.

◆ RedstoneOre() [1/2]

BlockState Block::RedstoneOre::RedstoneOre ( )

Definition at line 9858 of file BlockStates.cpp.

◆ RedstoneOre() [2/2]

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

Definition at line 19063 of file BlockStates.h.