public class ToggleFlipFlop extends AbstractIC
Modifier and Type | Class and Description |
---|---|
static class |
ToggleFlipFlop.Factory |
Modifier and Type | Field and Description |
---|---|
protected boolean |
risingEdge |
Constructor and Description |
---|
ToggleFlipFlop(org.bukkit.Server server,
ChangedSign sign,
boolean risingEdge,
ICFactory factory) |
Modifier and Type | Method and Description |
---|---|
String |
getSignTitle() |
String |
getTitle() |
void |
trigger(ChipState chip)
Recieve a new state to process on.
|
getBackBlock, getFactory, getLine, getLocation, getPlugin, getServer, getSign, load, onRightClick, unload
public ToggleFlipFlop(org.bukkit.Server server, ChangedSign sign, boolean risingEdge, ICFactory factory)
Copyright © 2013. All Rights Reserved.