net.minecraft.enchantment

public class Enchantments

net.minecraft.world.item.enchantment.Enchantments
net.minecraft.class_1893
net.minecraft.enchantment.Enchantments

Field summary

Modifier and TypeField
public static final RegistryKey<Enchantment>
PROTECTION
field_9111
PROTECTION
public static final RegistryKey<Enchantment>
FIRE_PROTECTION
field_9095
FIRE_PROTECTION
public static final RegistryKey<Enchantment>
FEATHER_FALLING
field_9129
FEATHER_FALLING
public static final RegistryKey<Enchantment>
BLAST_PROTECTION
field_9107
BLAST_PROTECTION
public static final RegistryKey<Enchantment>
PROJECTILE_PROTECTION
field_9096
PROJECTILE_PROTECTION
public static final RegistryKey<Enchantment>
RESPIRATION
field_9127
RESPIRATION
public static final RegistryKey<Enchantment>
AQUA_AFFINITY
field_9105
AQUA_AFFINITY
public static final RegistryKey<Enchantment>
THORNS
field_9097
THORNS
public static final RegistryKey<Enchantment>
DEPTH_STRIDER
field_9128
DEPTH_STRIDER
public static final RegistryKey<Enchantment>
FROST_WALKER
field_9122
FROST_WALKER
public static final RegistryKey<Enchantment>
BINDING_CURSE
field_9113
BINDING_CURSE
public static final RegistryKey<Enchantment>
SOUL_SPEED
field_23071
SOUL_SPEED
public static final RegistryKey<Enchantment>
SWIFT_SNEAK
field_38223
SWIFT_SNEAK
public static final RegistryKey<Enchantment>
SHARPNESS
field_9118
SHARPNESS
public static final RegistryKey<Enchantment>
SMITE
field_9123
SMITE
public static final RegistryKey<Enchantment>
BANE_OF_ARTHROPODS
field_9112
BANE_OF_ARTHROPODS
public static final RegistryKey<Enchantment>
KNOCKBACK
field_9121
KNOCKBACK
public static final RegistryKey<Enchantment>
FIRE_ASPECT
field_9124
FIRE_ASPECT
public static final RegistryKey<Enchantment>
LOOTING
field_9110
LOOTING
public static final RegistryKey<Enchantment>
SWEEPING_EDGE
field_9115
SWEEPING_EDGE
public static final RegistryKey<Enchantment>
EFFICIENCY
field_9131
EFFICIENCY
public static final RegistryKey<Enchantment>
SILK_TOUCH
field_9099
SILK_TOUCH
public static final RegistryKey<Enchantment>
UNBREAKING
field_9119
UNBREAKING
public static final RegistryKey<Enchantment>
FORTUNE
field_9130
FORTUNE
public static final RegistryKey<Enchantment>
POWER
field_9103
POWER
public static final RegistryKey<Enchantment>
PUNCH
field_9116
PUNCH
public static final RegistryKey<Enchantment>
FLAME
field_9126
FLAME
public static final RegistryKey<Enchantment>
INFINITY
field_9125
INFINITY
public static final RegistryKey<Enchantment>
LUCK_OF_THE_SEA
field_9114
LUCK_OF_THE_SEA
public static final RegistryKey<Enchantment>
LURE
field_9100
LURE
public static final RegistryKey<Enchantment>
LOYALTY
field_9120
LOYALTY
public static final RegistryKey<Enchantment>
IMPALING
field_9106
IMPALING
public static final RegistryKey<Enchantment>
RIPTIDE
field_9104
RIPTIDE
public static final RegistryKey<Enchantment>
CHANNELING
field_9117
CHANNELING
public static final RegistryKey<Enchantment>
MULTISHOT
field_9108
MULTISHOT
public static final RegistryKey<Enchantment>
QUICK_CHARGE
field_9098
QUICK_CHARGE
public static final RegistryKey<Enchantment>
PIERCING
field_9132
PIERCING
public static final RegistryKey<Enchantment>
DENSITY
field_50157
DENSITY
public static final RegistryKey<Enchantment>
BREACH
field_50158
BREACH
public static final RegistryKey<Enchantment>
WIND_BURST
field_50159
WIND_BURST
public static final RegistryKey<Enchantment>
LUNGE
field_63420
LUNGE
public static final RegistryKey<Enchantment>
MENDING
field_9101
MENDING
public static final RegistryKey<Enchantment>
VANISHING_CURSE
field_9109
VANISHING_CURSE

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
bootstrap(BootstrapContext<Enchantment> context)
method_60184(class_7891<class_1887> arg0)
bootstrap(Registerable<Enchantment> registry)
private static void
register(BootstrapContext<Enchantment> context, ResourceKey<Enchantment> key, Enchantment$Builder builder)
method_8235(class_7891<class_1887> arg0, class_5321<class_1887> arg1, class_1887$class_9700 arg2)
register(Registerable<Enchantment> registry, RegistryKey<Enchantment> key, Enchantment$Builder builder)
private static RegistryKey<Enchantment>
key(String id)
method_60183(String arg0)
of(String id)