net.minecraft.world.level.storage.loot.functions

public class EnchantedCountIncreaseFunction$Builder

extends LootItemConditionalFunction$Builder<EnchantedCountIncreaseFunction$Builder>

All mapped superinterfaces:

LootItemFunction$Builder, ConditionUserBuilder

exu$a
net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction$Builder
net.minecraft.class_125$class_126
net.minecraft.loot.function.EnchantedCountIncreaseLootFunction$Builder
net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction$a

Field summary

Modifier and TypeField
private final Holder<Enchantment>
a
enchantment
field_51799
enchantment
private final NumberProvider
b
count
field_1084
count
private int
c
limit
field_1085
limit

Constructor summary

ModifierConstructor
public (Holder<Enchantment> enchantment, NumberProvider count)

Method summary

Modifier and TypeMethod
protected EnchantedCountIncreaseFunction$Builder
a()
getThis()
method_552()
getThisBuilder()
public EnchantedCountIncreaseFunction$Builder
a(int arg0)
setLimit(int arg0)
method_551(int arg0)
withLimit(int limit)
public LootItemFunction
b()
build()
method_515()
build()