net.minecraft.enchantment.provider

public interface EnchantmentProviders

net.minecraft.world.item.enchantment.providers.VanillaEnchantmentProviders
net.minecraft.class_9747
net.minecraft.enchantment.provider.EnchantmentProviders

Field summary

Modifier and TypeField
RegistryKey<EnchantmentProvider>
MOB_SPAWN_EQUIPMENT
field_51771
MOB_SPAWN_EQUIPMENT
RegistryKey<EnchantmentProvider>
PILLAGER_SPAWN_CROSSBOW
field_51772
PILLAGER_SPAWN_CROSSBOW
RegistryKey<EnchantmentProvider>
RAID_PILLAGER_POST_WAVE_3
field_51773
PILLAGER_POST_WAVE_3_RAID
RegistryKey<EnchantmentProvider>
RAID_PILLAGER_POST_WAVE_5
field_51774
PILLAGER_POST_WAVE_5_RAID
RegistryKey<EnchantmentProvider>
RAID_VINDICATOR
field_51775
VINDICATOR_RAID
RegistryKey<EnchantmentProvider>
RAID_VINDICATOR_POST_WAVE_5
field_51776
VINDICATOR_POST_WAVE_5_RAID
RegistryKey<EnchantmentProvider>
ENDERMAN_LOOT_DROP
field_51777
ENDERMAN_LOOT_DROP

Method summary

Modifier and TypeMethod
static void
bootstrap(BootstrapContext<EnchantmentProvider> context)
method_60273(class_7891<class_9741> arg0)
bootstrap(Registerable<EnchantmentProvider> registry)
static RegistryKey<EnchantmentProvider>
create(String id)
method_60272(String arg0)
of(String id)