extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
| fkd | |
| net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction | |
| net.minecraft.class_125 | |
| net.minecraft.loot.function.EnchantedCountIncreaseLootFunction | |
| net.minecraft.src.C_336510_ | |
| net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final int |
| ||||||||||
| public static final com.mojang.serialization.MapCodec<EnchantedCountIncreaseFunction> |
| ||||||||||
| private final Holder<Enchantment> |
| ||||||||||
| private final NumberProvider |
| ||||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (List<LootItemCondition> conditions, Holder<Enchantment> enchantment, NumberProvider count, int limit) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootItemFunctionType<EnchantedCountIncreaseFunction> |
| ||||||||||
| public Set<ContextKey<?>> |
| ||||||||||
| private boolean |
| ||||||||||
| public ItemStack |
| ||||||||||
| public static EnchantedCountIncreaseFunction$Builder |
|