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

public class EnchantWithLevelsFunction

extends LootItemConditionalFunction

All mapped superinterfaces:

LootItemFunction, LootContextUser

ext
net.minecraft.world.level.storage.loot.functions.EnchantWithLevelsFunction
net.minecraft.class_106
net.minecraft.loot.function.EnchantWithLevelsLootFunction
net.minecraft.world.level.storage.loot.functions.LootEnchantLevel

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<EnchantWithLevelsFunction>
a
CODEC
field_45825
CODEC
private final NumberProvider
b
levels
field_1026
levels
private final Optional<HolderSet<Enchantment>>
c
options
field_51796
options

Constructor summary

ModifierConstructor
(List<LootItemCondition> conditions, NumberProvider levels, Optional<HolderSet<Enchantment>> options)

Method summary

Modifier and TypeMethod
public LootItemFunctionType<EnchantWithLevelsFunction>
b()
getType()
method_29321()
getType()
public Set<ContextKey<?>>
a()
getReferencedContextParams()
method_293()
getAllowedParameters()
public ItemStack
a(cxp arg0, ewp arg1)
run(ItemStack arg0, LootContext arg1)
method_522(class_1799 arg0, class_47 arg1)
process(ItemStack arg0, LootContext arg1)
public static EnchantWithLevelsFunction$Builder
a(js$a arg0, fau arg1)
enchantWithLevels(HolderLookup$Provider arg0, NumberProvider arg1)
method_481(class_7225$class_7874 arg0, class_5658 arg1)
builder(RegistryWrapper$WrapperLookup registries, LootNumberProvider levels)