mcutils
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
mcutils
msmp
/
tech.aliorpse.mcutils.entity
/
ServerVersionDto
Server
Version
Dto
@
Serializable
data
class
ServerVersionDto
(
val
name
:
String
,
val
protocol
:
Int
)
Members
Constructors
Server
Version
Dto
Link copied to clipboard
constructor
(
name
:
String
,
protocol
:
Int
)
Properties
name
Link copied to clipboard
val
name
:
String
protocol
Link copied to clipboard
val
protocol
:
Int