Uses of Class
de.rpgframework.genericrpg.items.AItemEnhancement
Packages that use AItemEnhancement
-
Uses of AItemEnhancement in de.rpgframework.genericrpg.items
Classes in de.rpgframework.genericrpg.items with type parameters of type AItemEnhancementMethods in de.rpgframework.genericrpg.items with type parameters of type AItemEnhancementModifier and TypeMethodDescription<E extends AItemEnhancement>
ItemEnhancementValue<E> CarriedItem.getEnhancement(E data) <E extends AItemEnhancement>
List<ItemEnhancementValue<E>> CarriedItem.getEnhancements()Methods in de.rpgframework.genericrpg.items with parameters of type AItemEnhancement