Interface ILootGenerator

All Known Implementing Classes:
StandaloneLootEntry.Generator

public interface ILootGenerator
  • Method Details

    • getWeight

      int getWeight(float p_186361_1_)
    • createItemStack

      void createItemStack(Consumer<ItemStack> p_216188_1_, LootContext p_216188_2_)