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