mcutils
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
mcutils
msmp
/
tech.aliorpse.mcutils.entity
/
ConnectionClosedEvent
Connection
Closed
Event
data
class
ConnectionClosedEvent
(
val
cause
:
String
,
val
willRetry
:
Boolean
)
:
MsmpEvent
Members
Constructors
Connection
Closed
Event
Link copied to clipboard
constructor
(
cause
:
String
,
willRetry
:
Boolean
)
Properties
cause
Link copied to clipboard
val
cause
:
String
will
Retry
Link copied to clipboard
val
willRetry
:
Boolean