extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, ParameterConsumer
| cqd | |
| net.minecraft.class_125 | |
| net.minecraft.world.loot.function.LootingEnchantLootFunction | |
| net.minecraft.world.storage.loot.functions.LootingEnchantBonus |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final UniformLootTableRange |
| ||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (LootCondition[] arg0, UniformLootTableRange arg1, int arg2) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Set<LootContextParameter<?>> |
| ||||||||
| private boolean |
| ||||||||
| public ItemStack |
| ||||||||
| public static LootingEnchantLootFunction$Builder |
|