Interface LodestoneEnchantmentComponents.ValueEffectSupplier

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

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

    Methods inherited from interface java.util.function.Supplier

    get