Package com.csse3200.game.inventory.items.lootbox.configs


package com.csse3200.game.inventory.items.lootbox.configs
  • Classes
    Class
    Description
    BaseLootTable is a concrete class representing a basic loot table used to manage and generate loot items.
    LootItemConfig is a configuration class representing a specific loot item, including its class type, weight, constructor parameters, and how to instantiate it.