public class AndGate extends SimpleAnyInputLogicGate
Modifier and Type | Class and Description |
---|---|
static class |
AndGate.Factory |
Constructor and Description |
---|
AndGate(org.bukkit.Server server,
ChangedSign sign,
ICFactory factory) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
getResult(int wires,
int on) |
String |
getSignTitle() |
String |
getTitle() |
trigger
getBackBlock, getFactory, getLine, getLocation, getPlugin, getServer, getSign, load, onRightClick, unload
public AndGate(org.bukkit.Server server, ChangedSign sign, ICFactory factory)
public String getTitle()
public String getSignTitle()
protected boolean getResult(int wires, int on)
getResult
in class SimpleAnyInputLogicGate
Copyright © 2013. All Rights Reserved.