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