net.minecraft.world.gen.loot.functions

public class EnchantWithLevelsFunction

extends LootItemFunction

ccw
net.minecraft.class_2793
net.minecraft.world.gen.loot.functions.EnchantWithLevelsFunction
net.minecraft.world.storage.loot.functions.EnchantWithLevels
net.minecraft.world.storage.loot.functions.EnchantWithLevels

Field summary

Modifier and TypeField
private final RandomNumberBounds
a
field_13216
levels
field_186577_a
randomLevel
private final boolean
b
field_13217
treasure
field_186578_b
isTreasure

Constructor summary

ModifierConstructor
public (LootItemCondition[] conditions, RandomNumberBounds levels, boolean treasure)

Method summary

Modifier and TypeMethod
public ItemStack
a(ate arg0, Random arg1, ccr 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)