Class AdvancementTypes
java.lang.Object
org.spongepowered.api.advancement.AdvancementTypes
An enumeration of all the available
AdvancementType
s in Minecraft.-
Field Summary
Modifier and TypeFieldDescriptionstatic final DefaultedRegistryReference<AdvancementType>
Represents the challenge completion advancement type.static final DefaultedRegistryReference<AdvancementType>
Represents the goal reached advancement type.static final DefaultedRegistryReference<AdvancementType>
Represents the advancement made advancement type. -
Method Summary
-
Field Details
-
CHALLENGE
Represents the challenge completion advancement type. -
GOAL
Represents the goal reached advancement type. -
TASK
Represents the advancement made advancement type.
-
-
Method Details
-
registry
-