Class ConvertLootTableUtil

java.lang.Object
pl.szczurowsky.loottableparser.util.paper.ConvertLootTableUtil

public class ConvertLootTableUtil extends Object
Utility class for converting loot table to list of items
  • Method Details

    • convertLootTable

      public static List<org.bukkit.inventory.ItemStack> convertLootTable(LootTableObject lootTableObject, boolean bonus)
      Converts loot table to list of items
      Parameters:
      lootTableObject - loot table object
      bonus - bonus
      Returns:
      list of items