Uses of Enum Class
net.joseplay.allianceutils.api.materialVariants.VariantType
Packages that use VariantType
-
Uses of VariantType in net.joseplay.allianceutils.api.materialVariants
Methods in net.joseplay.allianceutils.api.materialVariants that return VariantTypeModifier and TypeMethodDescriptionstatic VariantTypeVariantType.getFromName(String name) static VariantTypeReturns the enum constant of this class with the specified name.static VariantType[]VariantType.values()Returns an array containing the constants of this enum class, in the order they are declared.