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

public class EnchantRandomlyFunction

extends LootItemConditionalFunction

All mapped superinterfaces:

LootItemFunction, LootContextUser

edv
net.minecraft.world.level.storage.loot.functions.EnchantRandomlyFunction
net.minecraft.class_109
net.minecraft.loot.function.EnchantRandomlyLootFunction
net.minecraft.src.C_2906_
net.minecraft.world.level.storage.loot.functions.LootItemFunctionEnchant

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
b
LOGGER
field_1031
LOGGER
f_80414_
private static final com.mojang.serialization.Codec<HolderSet<Enchantment>>
c
ENCHANTMENT_SET_CODEC
field_45824
field_45824
f_291886_
public static final com.mojang.serialization.Codec<EnchantRandomlyFunction>
a
CODEC
field_45823
CODEC
f_291046_
private final Optional<HolderSet<Enchantment>>
d
enchantments
field_1030
enchantments
f_80415_

Constructor summary

ModifierConstructor
(List<LootItemCondition> conditions, Optional<HolderSet<Enchantment>> enchantments)

Method summary

Modifier and TypeMethod
public LootItemFunctionType
b()
getType()
method_29321()
getType()
m_7162_()
public ItemStack
a(cjf arg0, ecq arg1)
run(ItemStack arg0, LootContext arg1)
method_522(class_1799 arg0, class_47 arg1)
process(ItemStack arg0, LootContext arg1)
m_7372_(C_1391_ p_80430_, C_2811_ arg1)
private static ItemStack
a(cjf arg0, cno arg1, asc arg2)
enchantItem(ItemStack arg0, Enchantment arg1, RandomSource arg2)
method_26266(class_1799 arg0, class_1887 arg1, class_5819 arg2)
addEnchantmentToStack(ItemStack stack, Enchantment enchantment, Random random)
m_230979_(C_1391_ p_230980_, C_1505_ p_230981_, C_212974_ p_230982_)
public static EnchantRandomlyFunction$Builder
c()
randomEnchantment()
method_35520()
create()
m_165191_()
public static LootItemConditionalFunction$Builder<?>
d()
randomApplicableEnchantment()
method_489()
builder()
m_80440_()