extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware, LootTableReportable
| net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction | |
| net.minecraft.class_125 | |
| net.minecraft.loot.function.EnchantedCountIncreaseLootFunction |
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 |
|---|---|
| private | (List<LootCondition> conditions, RegistryEntry<Enchantment> enchantment, LootNumberProvider count, int limit) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public com.mojang.serialization.MapCodec<EnchantedCountIncreaseLootFunction> |
|
||||||
| public Set<ContextParameter<?>> |
|
||||||
| public void |
|
||||||
| private boolean |
|
||||||
| public ItemStack |
|
||||||
| public static EnchantedCountIncreaseLootFunction$Builder |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|
||||||
| private static Integer |
|
||||||
| private static LootNumberProvider |
|
||||||
| private static RegistryEntry |
|