SystemCore
Toggle table of contents
1.7.4
jvm
Platform filter
jvm
Switch theme
Search in API
SystemCore
SystemCore
/
com.system32.systemCore.managers.chat
/
ChatInput
Chat
Input
class
ChatInput
Members
Constructors
Chat
Input
Link copied to clipboard
constructor
(
player
:
Player
,
response
:
String
)
constructor
(
player
:
Player
,
args
:
Array
<
String
>
)
Properties
args
Link copied to clipboard
val
args
:
Array
<
String
>
?
player
Link copied to clipboard
val
player
:
Player
response
Link copied to clipboard
val
response
:
String
?