Uses of Interface
de.rpgframework.genericrpg.items.IGearTypeData
Packages that use IGearTypeData
-
Uses of IGearTypeData in de.rpgframework.genericrpg.items
Methods in de.rpgframework.genericrpg.items with type parameters of type IGearTypeDataModifier and TypeMethodDescription<T extends IGearTypeData>
TAGearData.getTypeData(Class<T> clazz) Methods in de.rpgframework.genericrpg.items that return types with arguments of type IGearTypeDataModifier and TypeMethodDescriptionabstract List<? extends IGearTypeData> AGearData.getTypeData()abstract List<? extends IGearTypeData> PieceOfGearVariant.getTypeData()