Interface LodestoneEnchantmentComponents.EntityEffectSupplier

All Superinterfaces:
Supplier<net.minecraft.core.component.DataComponentType<List<net.minecraft.world.item.enchantment.ConditionalEffect<net.minecraft.world.item.enchantment.effects.EnchantmentEntityEffect>>>>
Enclosing class:
LodestoneEnchantmentComponents

public static interface LodestoneEnchantmentComponents.EntityEffectSupplier extends Supplier<net.minecraft.core.component.DataComponentType<List<net.minecraft.world.item.enchantment.ConditionalEffect<net.minecraft.world.item.enchantment.effects.EnchantmentEntityEffect>>>>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get