Uses of Class
de.kaiserpfalzedv.rpg.torg.model.items.Item
Packages that use Item
-
Uses of Item in de.kaiserpfalzedv.rpg.torg.model.actors
Methods in de.kaiserpfalzedv.rpg.torg.model.actors that return types with arguments of type Item -
Uses of Item in de.kaiserpfalzedv.rpg.torg.model.items
Classes in de.kaiserpfalzedv.rpg.torg.model.items with type parameters of type ItemModifier and TypeClassDescriptionstatic classItem.ItemBuilder<C extends Item,B extends Item.ItemBuilder<C, B>>