Uses of Enum Class
net.guizhanss.guizhanlib.minecraft.helper.entity.HorseHelper.Color
Packages that use HorseHelper.Color
-
Uses of HorseHelper.Color in net.guizhanss.guizhanlib.minecraft.helper.entity
Methods in net.guizhanss.guizhanlib.minecraft.helper.entity that return HorseHelper.ColorModifier and TypeMethodDescriptionstatic HorseHelper.ColorHorseHelper.Color.fromColor(Horse.Color horseColor) 获取马的颜色static HorseHelper.ColorReturns the enum constant of this class with the specified name.static HorseHelper.Color[]HorseHelper.Color.values()Returns an array containing the constants of this enum class, in the order they are declared.