Uses of Enum Class
me.hsgamer.topper.hytale.provider.StatisticValueProvider.StatisticMode
Packages that use StatisticValueProvider.StatisticMode
-
Uses of StatisticValueProvider.StatisticMode in me.hsgamer.topper.hytale.provider
Subclasses with type arguments of type StatisticValueProvider.StatisticMode in me.hsgamer.topper.hytale.providerMethods in me.hsgamer.topper.hytale.provider that return StatisticValueProvider.StatisticModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static StatisticValueProvider.StatisticMode[]StatisticValueProvider.StatisticMode.values()Returns an array containing the constants of this enum class, in the order they are declared.