public abstract class SlotOP extends java.lang.Object
SlotOP()
abstract java.lang.String
getDescription()
abstract int[]
getKeyBind()
abstract void
operate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SlotOP()
public abstract java.lang.String getDescription()
public abstract int[] getKeyBind()
public abstract void operate()