public interface ILootGenerator
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| void | func_216188_a(java.util.function.Consumer<ItemStack> p_216188_1_,
             LootContext p_216188_2_) | 
| int | getEffectiveWeight(float luck)Gets the effective weight based on the loot entry's weight and quality multiplied by looter's luck. | 
int getEffectiveWeight(float luck)
void func_216188_a(java.util.function.Consumer<ItemStack> p_216188_1_, LootContext p_216188_2_)