Hierarchy For Package com.adventure.models.items
Class Hierarchy
- java.lang.Object
- com.adventure.models.items.Item
- com.adventure.models.items.AttackItem (implements com.adventure.models.items.Equipable)
- com.adventure.models.items.DefenceItem (implements com.adventure.models.items.Equipable)
- com.adventure.models.items.Key
- com.adventure.models.items.UsableItem (implements com.adventure.models.items.Usable)
- com.adventure.models.items.Item