JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.hrznstudio.titanium.api.redstone
Interface IRedstoneAction
All Known Implementing Classes:
RedstoneAction
public interface
IRedstoneAction
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
canRun
(
IRedstoneState
state)
String
getName
()
boolean
startsOnChange
()
Method Details
canRun
boolean
canRun
(
IRedstoneState
state)
startsOnChange
boolean
startsOnChange
()
getName
String
getName
()