net.minecraft.world.gen.loot.functions

public class EnchantRandomlyFunction

extends LootItemFunction

bfx
net.minecraft.class_2791
net.minecraft.world.gen.loot.functions.EnchantRandomlyFunction
net.minecraft.world.storage.loot.functions.EnchantRandomly
net.minecraft.world.storage.loot.functions.EnchantRandomly

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
field_13214
LOGGER
field_186557_a
LOGGER
private final List<Enchantment>
b
field_13215
enchantments
field_186558_b
enchantments

Constructor summary

ModifierConstructor
public (LootItemCondition[] conditions, List<Enchantment> enchantments)

Method summary

Modifier and TypeMethod
public ItemStack
a(aip arg0, Random arg1, bft arg2)
method_12029(class_1071 arg0, Random arg1, class_2782 arg2)
run(ItemStack arg0, Random arg1, LootContext arg2)
func_186553_a(ItemStack arg0, Random arg1, LootContext arg2)
apply(ItemStack arg0, Random arg1, LootContext arg2)