mcutils
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
mcutils
msmp
/
tech.aliorpse.mcutils.entity
/
MsmpResponse
/
MsmpResponse
Msmp
Response
constructor
(
jsonrpc
:
String
=
"2.0"
,
id
:
Int
,
result
:
JsonElement
?
=
null
,
error
:
MsmpResponseError
?
=
null
)