Uses of Enum Class
net.guizhanss.guizhanlib.minecraft.helper.entity.HorseHelper.Style
Packages that use HorseHelper.Style
-
Uses of HorseHelper.Style in net.guizhanss.guizhanlib.minecraft.helper.entity
Methods in net.guizhanss.guizhanlib.minecraft.helper.entity that return HorseHelper.StyleModifier and TypeMethodDescriptionstatic HorseHelper.StyleHorseHelper.Style.fromStyle(Horse.Style horseStyle) 获取马的样式static HorseHelper.StyleReturns the enum constant of this class with the specified name.static HorseHelper.Style[]HorseHelper.Style.values()Returns an array containing the constants of this enum class, in the order they are declared.