Interface LodestoneEnchantmentEffectActivator.ContextSupplier

Enclosing class:
LodestoneEnchantmentEffectActivator<T>

public static interface LodestoneEnchantmentEffectActivator.ContextSupplier
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.world.level.storage.loot.LootContext
    getContext(net.minecraft.world.item.ItemStack item, int enchantmentLevel)
     
  • Method Details

    • getContext

      net.minecraft.world.level.storage.loot.LootContext getContext(net.minecraft.world.item.ItemStack item, int enchantmentLevel)