Uses of Enum Class
net.minecraft.client.gui.advancements.AdvancementState
Packages that use AdvancementState
-
Uses of AdvancementState in net.minecraft.client.gui.advancements
Methods in net.minecraft.client.gui.advancements that return AdvancementStateModifier and TypeMethodDescriptionstatic AdvancementStateReturns the enum constant of this class with the specified name.static AdvancementState[]AdvancementState.values()Returns an array containing the constants of this enum class, in the order they are declared.