moducore-api
0.8
moducore-api
/
dev.jaims.moducore.api.data
/
KitInfo
Kit
Info
data
class
KitInfo
(
val
displayName
:
String
,
val
description
:
String
,
val
displayItem
:
String
,
val
glow
:
Boolean
)
Content copied to clipboard
Constructors
Properties
Constructors
Kit
Info
Link copied to clipboard
fun
KitInfo
(
displayName
:
String
,
description
:
String
,
displayItem
:
String
,
glow
:
Boolean
)
Content copied to clipboard
Properties
description
Link copied to clipboard
val
description
:
String
Content copied to clipboard
display
Item
Link copied to clipboard
val
displayItem
:
String
Content copied to clipboard
display
Name
Link copied to clipboard
val
displayName
:
String
Content copied to clipboard
glow
Link copied to clipboard
val
glow
:
Boolean
Content copied to clipboard