mcutils
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
mcutils
server-status
/
tech.aliorpse.mcutils.entity
/
Version
Version
@
Serializable
data
class
Version
(
val
name
:
String
,
val
protocol
:
Long
)
Version info.
Members
Constructors
Version
Link copied to clipboard
constructor
(
name
:
String
,
protocol
:
Long
)
Properties
name
Link copied to clipboard
val
name
:
String
Version name.
protocol
Link copied to clipboard
val
protocol
:
Long
Protocol number.