net.minecraft.loot

public interface LootChoice

net.minecraft.world.level.storage.loot.entries.LootPoolEntry
net.minecraft.class_82
net.minecraft.loot.LootChoice

Method summary

Modifier and TypeMethod
int
getWeight(float luck)
method_427(float arg0)
getWeight(float luck)
void
createItemStack(Consumer<ItemStack> output, LootContext context)
method_426(Consumer<class_1799> arg0, class_47 arg1)
generateLoot(Consumer<ItemStack> lootConsumer, LootContext context)