public interface HasKeyListener
Modifier and Type | Method and Description |
---|---|
boolean |
isCancelled()
Is it cancelled?
|
KeyListener |
makeKeyListener(ClientContext context,
boolean onStartup)
Create a KeyListener, a transient object used to determine which keys we
want, and to handle any blocks found.
|
KeyListener makeKeyListener(ClientContext context, boolean onStartup)
java.io.IOException
boolean isCancelled()