Lineage
Toggle table of contents
0.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
proxy
/
ru.hytalemodding.lineage.proxy.console
/
ConsoleInputService
/
ConsoleInputService
Console
Input
Service
constructor
(
dispatcher
:
CommandDispatcher
,
sender
:
CommandSender
,
historyPath
:
Path
,
prompt
:
String
,
historyLimit
:
Int
=
50
,
interruptCommand
:
String
=
"stop"
)