java.lang.Object
com.deco2800.game.components.player.entity.Item
com.deco2800.game.components.player.entity.ToolItem

public class ToolItem extends Item
  • Constructor Details

    • ToolItem

      public ToolItem()
    • ToolItem

      public ToolItem(int id, String name, String description, String textureLocation)