extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
| fpi | |
| 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 |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final int |
| ||||||||||
| public static final com.mojang.serialization.MapCodec<EnchantedCountIncreaseFunction> |
| ||||||||||
| private final Holder<Enchantment> |
| ||||||||||
| private final NumberProvider |
| ||||||||||
| private final int |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| (List<LootItemCondition> conditions, Holder<Enchantment> enchantment, NumberProvider count, int limit) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootItemFunctionType<EnchantedCountIncreaseFunction> |
| ||||||||||
| public Set<ContextKey<?>> |
| ||||||||||
| private boolean |
| ||||||||||
| public ItemStack |
| ||||||||||
| public static EnchantedCountIncreaseFunction$Builder |
|