custom
Toggle table of contents
0.3.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
custom
custom
/
net.crystopia.crystalshard.paper.custom.advancements.models.display
/
AdvancementDisplayIcon
Advancement
Display
Icon
@
Serializable
data
class
AdvancementDisplayIcon
(
var
id
:
String
=
Material.PAPER.key.toString()
,
var
count
:
Int
=
1
)
Members
Constructors
Advancement
Display
Icon
Link copied to clipboard
constructor
(
id
:
String
=
Material.PAPER.key.toString()
,
count
:
Int
=
1
)
Properties
count
Link copied to clipboard
var
count
:
Int
id
Link copied to clipboard
var
id
:
String
eg.
``Material.PAPER.key.toString()``