extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware
| esw | |
| net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction | |
| net.minecraft.class_125 | |
| net.minecraft.loot.function.EnchantedCountIncreaseLootFunction | |
| net.minecraft.unmapped.C_edcogzgr | |
| net.minecraft.loot.function.EnchantedCountIncreaseLootFunction | |
| net.minecraft.src.C_336510_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final int |
| ||||||||||||||
| public static final com.mojang.serialization.MapCodec<EnchantedCountIncreaseLootFunction> |
| ||||||||||||||
| private final RegistryEntry<Enchantment> |
| ||||||||||||||
| private final LootNumberProvider |
| ||||||||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (List<LootCondition> conditions, RegistryEntry<Enchantment> enchantment, LootNumberProvider count, int limit) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootFunctionType<EnchantedCountIncreaseLootFunction> |
| ||||||||||||||
| public Set<LootContextParameter<?>> |
| ||||||||||||||
| private boolean |
| ||||||||||||||
| public ItemStack |
| ||||||||||||||
| public static EnchantedCountIncreaseLootFunction$Builder |
|