Uses of Enum Class
valorless.rarespawns.enums.ExternalItem
Packages that use ExternalItem
Package
Description
Internal enums used by RareSpawns to configure behavior and upgrades.
-
Uses of ExternalItem in valorless.rarespawns.enums
Methods in valorless.rarespawns.enums that return ExternalItemModifier and TypeMethodDescriptionstatic ExternalItemRetrieves the ExternalItem enum constant matching the provided name.static ExternalItemReturns the enum constant of this class with the specified name.static ExternalItem[]ExternalItem.values()Returns an array containing the constants of this enum class, in the order they are declared.