mcutils
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
mcutils
msmp
/
tech.aliorpse.mcutils.entity
/
UntypedGameruleDto
Untyped
Gamerule
Dto
@
Serializable
data
class
UntypedGameruleDto
(
val
key
:
String
,
val
value
:
JsonElement
)
Members
Constructors
Untyped
Gamerule
Dto
Link copied to clipboard
constructor
(
key
:
String
,
value
:
JsonElement
)
Properties
key
Link copied to clipboard
val
key
:
String
value
Link copied to clipboard
val
value
:
JsonElement