Interface ILootTable


public interface ILootTable
  • Method Summary

    Modifier and Type
    Method
    Description
    it.unimi.dsi.fastutil.objects.ObjectArrayList<net.minecraft.world.item.ItemStack>
    invokeGetRandomItems(net.minecraft.world.level.storage.loot.LootContext context)
     
  • Method Details

    • invokeGetRandomItems

      it.unimi.dsi.fastutil.objects.ObjectArrayList<net.minecraft.world.item.ItemStack> invokeGetRandomItems(net.minecraft.world.level.storage.loot.LootContext context)