ConfigBuilder

public class ConfigBuilder

Functions

build
Link copied to clipboard
ChatScreen.Config build()
holdSpaceForContinue
Link copied to clipboard
ChatScreen.Config.ConfigBuilder holdSpaceForContinue(boolean holdSpaceForContinue)
If the space bar should be held consistently and not let go while click continue screens are open, until dialog is over or an option screen comes up
pressSpaceForContinue
Link copied to clipboard
ChatScreen.Config.ConfigBuilder pressSpaceForContinue(boolean pressSpaceForContinue)
If the space bar should be pressed each time the click continue screen is open
timeout
Link copied to clipboard
ChatScreen.Config.ConfigBuilder timeout(IntSupplier timeout)
The timeout for a single call to handle (or any of the overloaded methods).
toString
Link copied to clipboard
String toString()
useKeysForOptions
Link copied to clipboard
ChatScreen.Config.ConfigBuilder useKeysForOptions(boolean useKeysForOptions)
If the number keys should be used to select an option rather than clicking