History - net.minecraft.enchantment.ProtectionEnchantment

1.7.10

Names

agi

net.minecraft.class_1140

net.minecraft.enchantment.ProtectionEnchantment

net.minecraft.enchantment.EnchantmentProtection

Fields

String[]: E, field_4498, TYPE_NAMES, protectionName

int[]: F, field_4499, MIN_XP, baseEnchantability

int[]: G, field_4500, XP_MODIFIER, levelEnchantability

int[]: H, field_4501, MAX_XP, thresholdEnchantability

int: a, field_4502, type, protectionType

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

int (int, DamageSource): a, method_3509, getExtraProtection, calcModifierDamage

String (): a, method_3507, getTranslationKey, getName

boolean (Enchantment): a, method_3511, isCompatible, canApplyTogether

int (Entity, int): a, method_4659, modifyOnFireTimer, getFireTimeForEntity

double (Entity, double): a, method_4658, modifyExplosionDamage, func_92092_a