Hierarchy For Package com.deco2800.game.components.player.entity

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.deco2800.game.components.player.entity.Backpack (implements com.deco2800.game.components.player.entity.Inventory)
    • com.deco2800.game.components.player.entity.Item
      • com.deco2800.game.components.player.entity.BatteryItem
      • com.deco2800.game.components.player.entity.ClueItem
        • com.deco2800.game.components.player.entity.CoralItem
      • com.deco2800.game.components.player.entity.ConsumableItem
      • com.deco2800.game.components.player.entity.EquipmentItem
      • com.deco2800.game.components.player.entity.ToolItem

Interface Hierarchy

  • com.deco2800.game.components.player.entity.Inventory