public class TriggerLightSensor extends BCStatement implements ITriggerInternalSided
uniqueTag
Constructor and Description |
---|
TriggerLightSensor(boolean bright) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Return the description in the UI.
|
IStatement[] |
getPossible()
This returns a group of related statements.
|
SpriteHolderRegistry.SpriteHolder |
getSprite() |
boolean |
isTriggerActive(net.minecraft.util.EnumFacing side,
IStatementContainer source,
IStatementParameter[] parameters) |
createParameter, getParam, getUniqueTag, maxParameters, minParameters, rotateLeft
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createParameter, createParameter, isPossibleOrdered, maxParameters, minParameters, rotateLeft
getTooltip, getUniqueTag
public java.lang.String getDescription()
IGuiSlot
IGuiSlot.getTooltip()
. (As such this might return null or throw an exception)getDescription
in interface IGuiSlot
public boolean isTriggerActive(net.minecraft.util.EnumFacing side, IStatementContainer source, IStatementParameter[] parameters)
isTriggerActive
in interface ITriggerInternalSided
public IStatement[] getPossible()
IStatement
getPossible
in interface IStatement
getPossible
in class BCStatement
public SpriteHolderRegistry.SpriteHolder getSprite()