History - net.minecraft.enchantment.DamageEnchantment
1.7.10
Names
afq
net.minecraft.class_1124
net.minecraft.enchantment.DamageEnchantment
net.minecraft.enchantment.EnchantmentDamage
Fields
String[]: E, field_4448, TARGET_NAMES, protectionName
int[]: F, field_4449, MIN_XP, baseEnchantability
int[]: G, field_4450, XP_MODIFIER, levelEnchantability
int[]: H, field_4451, MAX_XP, thresholdEnchantability
int: a, field_4452, target, damageType
Constructors
(int, int, int)
Methods
int (int): a, method_3508, getMinXpRequirement, getMinEnchantability
int (int): b, method_3513, getMaxXpRequirement, getMaxEnchantability
int (): b, method_3512, getMaxLevel, getMaxLevel
float (int, MobType): a, method_5489, getExtraDamage, func_152376_a
String (): a, method_3507, getTranslationKey, getName
boolean (Enchantment): a, method_3511, isCompatible, canApplyTogether
boolean (ItemStack): a, method_4644, canEnchant, canApply
void (LivingEntity, Entity, int): a, method_6381, applyDamageWildcard, func_151368_a