Uses of Enum Class
net.minecraft.advancement.criterion.PotatoRefinedCriterion.Type
Packages that use PotatoRefinedCriterion.Type
-
Uses of PotatoRefinedCriterion.Type in net.minecraft.advancement.criterion
Methods in net.minecraft.advancement.criterion that return PotatoRefinedCriterion.TypeModifier and TypeMethodDescriptionPotatoRefinedCriterion.Lubrication.getType()PotatoRefinedCriterion.ResultPredicate.getType()PotatoRefinedCriterion.Standard.getType()static PotatoRefinedCriterion.TypeReturns the enum constant of this class with the specified name.static PotatoRefinedCriterion.Type[]PotatoRefinedCriterion.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.