Uses of Enum Class
org.rspeer.game.config.item.constant.DynamicInterchangeableItem
Packages that use DynamicInterchangeableItem
-
Uses of DynamicInterchangeableItem in org.rspeer.game.config.item.constant
Subclasses with type arguments of type DynamicInterchangeableItem in org.rspeer.game.config.item.constantMethods in org.rspeer.game.config.item.constant that return DynamicInterchangeableItemModifier and TypeMethodDescriptionstatic DynamicInterchangeableItemReturns the enum constant of this class with the specified name.static DynamicInterchangeableItem[]DynamicInterchangeableItem.values()Returns an array containing the constants of this enum class, in the order they are declared.