extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
fct | |
net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction | |
net.minecraft.class_125 |
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> arg0, Holder<Enchantment> arg1, NumberProvider arg2, int arg3) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public LootItemFunctionType<EnchantedCountIncreaseFunction> |
| ||||||
public Set<ContextKey<?>> |
| ||||||
private boolean |
| ||||||
public ItemStack |
| ||||||
public static EnchantedCountIncreaseFunction$Builder |
|