Uses of Class
net.minecraft.entity.CreatureAttribute
Packages that use CreatureAttribute
Package
Description
-
Uses of CreatureAttribute in net.minecraft.enchantment
Methods in net.minecraft.enchantment with parameters of type CreatureAttributeModifier and TypeMethodDescriptionfloatDamageEnchantment.getDamageBonus(int p_152376_1_, CreatureAttribute p_152376_2_) floatEnchantment.getDamageBonus(int p_152376_1_, CreatureAttribute p_152376_2_) static floatEnchantmentHelper.getDamageBonus(ItemStack p_152377_0_, CreatureAttribute p_152377_1_) floatImpalingEnchantment.getDamageBonus(int p_152376_1_, CreatureAttribute p_152376_2_) -
Uses of CreatureAttribute in net.minecraft.entity
Fields in net.minecraft.entity declared as CreatureAttributeModifier and TypeFieldDescriptionstatic final CreatureAttributeCreatureAttribute.ARTHROPODstatic final CreatureAttributeCreatureAttribute.ILLAGERstatic final CreatureAttributeCreatureAttribute.UNDEADstatic final CreatureAttributeCreatureAttribute.UNDEFINEDstatic final CreatureAttributeCreatureAttribute.WATERMethods in net.minecraft.entity that return CreatureAttribute -
Uses of CreatureAttribute in net.minecraft.entity.boss
Methods in net.minecraft.entity.boss that return CreatureAttribute -
Uses of CreatureAttribute in net.minecraft.entity.monster
Methods in net.minecraft.entity.monster that return CreatureAttributeModifier and TypeMethodDescriptionAbstractIllagerEntity.getMobType()AbstractSkeletonEntity.getMobType()EndermiteEntity.getMobType()GuardianEntity.getMobType()PhantomEntity.getMobType()SilverfishEntity.getMobType()SpiderEntity.getMobType()ZoglinEntity.getMobType()ZombieEntity.getMobType() -
Uses of CreatureAttribute in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive that return CreatureAttributeModifier and TypeMethodDescriptionBeeEntity.getMobType()TurtleEntity.getMobType()WaterMobEntity.getMobType() -
Uses of CreatureAttribute in net.minecraft.entity.passive.horse
Methods in net.minecraft.entity.passive.horse that return CreatureAttributeModifier and TypeMethodDescriptionSkeletonHorseEntity.getMobType()ZombieHorseEntity.getMobType()