Interface LootPoolEntry

All Known Implementing Classes:
LootPoolSingletonContainer.EntryBase

public interface LootPoolEntry
  • Method Details

    • getWeight

      int getWeight(float p_79632_)
    • createItemStack

      void createItemStack(Consumer<ItemStack> p_79633_, LootContext p_79634_)