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.criteria
/
AdvancementCriteria
Advancement
Criteria
@
Serializable
data
class
AdvancementCriteria
(
var
conditions
:
JsonElement
,
var
trigger
:
String
)
Members
Constructors
Advancement
Criteria
Link copied to clipboard
constructor
(
conditions
:
JsonElement
,
trigger
:
String
)
Properties
conditions
Link copied to clipboard
var
conditions
:
JsonElement
Please read more here about the conditions:
trigger
Link copied to clipboard
var
trigger
:
String