Modifier and Type | Method and Description |
---|---|
float |
ImpalingEnchantment.calcDamageByCreature(int level,
CreatureAttribute creatureType) |
float |
DamageEnchantment.calcDamageByCreature(int level,
CreatureAttribute creatureType) |
float |
Enchantment.calcDamageByCreature(int level,
CreatureAttribute creatureType) |
static float |
EnchantmentHelper.getModifierForCreature(ItemStack stack,
CreatureAttribute creatureAttribute) |
Modifier and Type | Field and Description |
---|---|
static CreatureAttribute |
CreatureAttribute.ARTHROPOD |
static CreatureAttribute |
CreatureAttribute.ILLAGER |
static CreatureAttribute |
CreatureAttribute.UNDEAD |
static CreatureAttribute |
CreatureAttribute.UNDEFINED |
static CreatureAttribute |
CreatureAttribute.WATER |
Modifier and Type | Method and Description |
---|---|
CreatureAttribute |
LivingEntity.getCreatureAttribute() |
Modifier and Type | Method and Description |
---|---|
CreatureAttribute |
WitherEntity.getCreatureAttribute() |
Modifier and Type | Method and Description |
---|---|
CreatureAttribute |
ZombieEntity.getCreatureAttribute() |
CreatureAttribute |
SpiderEntity.getCreatureAttribute() |
CreatureAttribute |
PhantomEntity.getCreatureAttribute() |
CreatureAttribute |
SilverfishEntity.getCreatureAttribute() |
CreatureAttribute |
AbstractSkeletonEntity.getCreatureAttribute() |
CreatureAttribute |
GuardianEntity.getCreatureAttribute() |
CreatureAttribute |
EndermiteEntity.getCreatureAttribute() |
CreatureAttribute |
AbstractIllagerEntity.getCreatureAttribute() |
Modifier and Type | Method and Description |
---|---|
CreatureAttribute |
WaterMobEntity.getCreatureAttribute() |
CreatureAttribute |
TurtleEntity.getCreatureAttribute() |
CreatureAttribute |
BeeEntity.getCreatureAttribute() |
Modifier and Type | Method and Description |
---|---|
CreatureAttribute |
SkeletonHorseEntity.getCreatureAttribute() |
CreatureAttribute |
ZombieHorseEntity.getCreatureAttribute() |