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