Uses of Enum Class
net.guizhanss.guizhanlib.minecraft.helper.entity.FoxHelper.Type
Packages that use FoxHelper.Type
-
Uses of FoxHelper.Type in net.guizhanss.guizhanlib.minecraft.helper.entity
Methods in net.guizhanss.guizhanlib.minecraft.helper.entity that return FoxHelper.TypeModifier and TypeMethodDescriptionstatic FoxHelper.Type获取狐狸的类型static FoxHelper.TypeReturns the enum constant of this class with the specified name.static FoxHelper.Type[]FoxHelper.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.