extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
| daj | |
| net.minecraft.world.level.storage.loot.functions.LootingEnchantFunction | |
| net.minecraft.class_125 | |
| net.minecraft.loot.function.LootingEnchantLootFunction | |
| net.minecraft.loot.functions.LootingEnchantBonus | |
| net.minecraft.server.v1_16_R2.LootEnchantFunction |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final RandomValueBounds |
| ||||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (LootItemCondition[] conditions, RandomValueBounds countRange, int limit) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootItemFunctionType |
| ||||||||||
| public Set<LootContextParam<?>> |
| ||||||||||
| private boolean |
| ||||||||||
| public ItemStack |
| ||||||||||
| public static LootingEnchantFunction$Builder |
|