Uses of Enum Class
net.guizhanss.guizhanlib.minecraft.helper.entity.AxolotlHelper.Variant
Packages that use AxolotlHelper.Variant
-
Uses of AxolotlHelper.Variant in net.guizhanss.guizhanlib.minecraft.helper.entity
Methods in net.guizhanss.guizhanlib.minecraft.helper.entity that return AxolotlHelper.VariantModifier and TypeMethodDescriptionstatic AxolotlHelper.VariantAxolotlHelper.Variant.fromType(Axolotl.Variant axolotlVariant) 获取美西螈的变种static AxolotlHelper.VariantReturns the enum constant of this class with the specified name.static AxolotlHelper.Variant[]AxolotlHelper.Variant.values()Returns an array containing the constants of this enum class, in the order they are declared.