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