net.minecraft.world.item.enchantment

public class Enchantments

byc
net.minecraft.world.item.enchantment.Enchantments
net.minecraft.class_1893
net.minecraft.enchantment.Enchantments
net.minecraft.src.C_1525_
net.minecraft.world.item.enchantment.Enchantments

Field summary

Modifier and TypeField
private static final EquipmentSlot[]
M
ARMOR_SLOTS
field_9102
ALL_ARMOR
f_44964_
public static final Enchantment
a
ALL_DAMAGE_PROTECTION
field_9111
PROTECTION
f_44965_
public static final Enchantment
b
FIRE_PROTECTION
field_9095
FIRE_PROTECTION
f_44966_
public static final Enchantment
c
FALL_PROTECTION
field_9129
FEATHER_FALLING
f_44967_
public static final Enchantment
d
BLAST_PROTECTION
field_9107
BLAST_PROTECTION
f_44968_
public static final Enchantment
e
PROJECTILE_PROTECTION
field_9096
PROJECTILE_PROTECTION
f_44969_
public static final Enchantment
f
RESPIRATION
field_9127
RESPIRATION
f_44970_
public static final Enchantment
g
AQUA_AFFINITY
field_9105
AQUA_AFFINITY
f_44971_
public static final Enchantment
h
THORNS
field_9097
THORNS
f_44972_
public static final Enchantment
i
DEPTH_STRIDER
field_9128
DEPTH_STRIDER
f_44973_
public static final Enchantment
j
FROST_WALKER
field_9122
FROST_WALKER
f_44974_
public static final Enchantment
k
BINDING_CURSE
field_9113
BINDING_CURSE
f_44975_
public static final Enchantment
l
SOUL_SPEED
field_23071
SOUL_SPEED
f_44976_
public static final Enchantment
m
SHARPNESS
field_9118
SHARPNESS
f_44977_
public static final Enchantment
n
SMITE
field_9123
SMITE
f_44978_
public static final Enchantment
o
BANE_OF_ARTHROPODS
field_9112
BANE_OF_ARTHROPODS
f_44979_
public static final Enchantment
p
KNOCKBACK
field_9121
KNOCKBACK
f_44980_
public static final Enchantment
q
FIRE_ASPECT
field_9124
FIRE_ASPECT
f_44981_
public static final Enchantment
r
MOB_LOOTING
field_9110
LOOTING
f_44982_
public static final Enchantment
s
SWEEPING_EDGE
field_9115
SWEEPING
f_44983_
public static final Enchantment
t
BLOCK_EFFICIENCY
field_9131
EFFICIENCY
f_44984_
public static final Enchantment
u
SILK_TOUCH
field_9099
SILK_TOUCH
f_44985_
public static final Enchantment
v
UNBREAKING
field_9119
UNBREAKING
f_44986_
public static final Enchantment
w
BLOCK_FORTUNE
field_9130
FORTUNE
f_44987_
public static final Enchantment
x
POWER_ARROWS
field_9103
POWER
f_44988_
public static final Enchantment
y
PUNCH_ARROWS
field_9116
PUNCH
f_44989_
public static final Enchantment
z
FLAMING_ARROWS
field_9126
FLAME
f_44990_
public static final Enchantment
A
INFINITY_ARROWS
field_9125
INFINITY
f_44952_
public static final Enchantment
B
FISHING_LUCK
field_9114
LUCK_OF_THE_SEA
f_44953_
public static final Enchantment
C
FISHING_SPEED
field_9100
LURE
f_44954_
public static final Enchantment
D
LOYALTY
field_9120
LOYALTY
f_44955_
public static final Enchantment
E
IMPALING
field_9106
IMPALING
f_44956_
public static final Enchantment
F
RIPTIDE
field_9104
RIPTIDE
f_44957_
public static final Enchantment
G
CHANNELING
field_9117
CHANNELING
f_44958_
public static final Enchantment
H
MULTISHOT
field_9108
MULTISHOT
f_44959_
public static final Enchantment
I
QUICK_CHARGE
field_9098
QUICK_CHARGE
f_44960_
public static final Enchantment
J
PIERCING
field_9132
PIERCING
f_44961_
public static final Enchantment
K
MENDING
field_9101
MENDING
f_44962_
public static final Enchantment
L
VANISHING_CURSE
field_9109
VANISHING_CURSE
f_44963_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static Enchantment
a(String arg0, bxy arg1)
register(String arg0, Enchantment arg1)
method_8235(String arg0, class_1887 arg1)
register(String name, Enchantment enchantment)
m_44992_(String p_44993_, C_1505_ p_44994_)