Uses of Enum Class
net.guizhanss.guizhanlib.minecraft.helper.entity.FrogHelper.Variant
Packages that use FrogHelper.Variant
-
Uses of FrogHelper.Variant in net.guizhanss.guizhanlib.minecraft.helper.entity
Methods in net.guizhanss.guizhanlib.minecraft.helper.entity that return FrogHelper.VariantModifier and TypeMethodDescriptionstatic FrogHelper.VariantFrogHelper.Variant.fromVariant(Frog.Variant frogVariant) 获取青蛙肤色static FrogHelper.VariantReturns the enum constant of this class with the specified name.static FrogHelper.Variant[]FrogHelper.Variant.values()Returns an array containing the constants of this enum class, in the order they are declared.