net.minecraft.world.loot.function

public class EnchantRandomlyLootFunction

extends ConditionalLootFunction

All mapped superinterfaces:

LootFunction, ParameterConsumer

cpu
net.minecraft.class_109
net.minecraft.world.loot.function.EnchantRandomlyLootFunction
net.minecraft.world.storage.loot.functions.EnchantRandomly

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
field_1031
LOGGER
field_186557_a
private final List<Enchantment>
c
field_1030
enchantments
field_186558_b

Constructor summary

ModifierConstructor
private (LootCondition[] arg0, Collection<Enchantment> arg1)

Method summary

Modifier and TypeMethod
public ItemStack
a(bce arg0, cos arg1)
method_522(class_1799 arg0, class_47 arg1)
process(ItemStack arg0, LootContext arg1)
func_215859_a(ItemStack arg0, LootContext arg1)
public static ConditionalLootFunction$Builder<?>
c()
method_489()
builder()
func_215900_c()