Uses of Class
net.minecraft.entity.ai.goal.HurtByTargetGoal
-
Packages that use HurtByTargetGoal Package Description net.minecraft.entity.ai.goal net.minecraft.entity.passive net.minecraft.entity.passive.horse -
-
Uses of HurtByTargetGoal in net.minecraft.entity.ai.goal
Methods in net.minecraft.entity.ai.goal that return HurtByTargetGoal Modifier and Type Method Description HurtByTargetGoal
HurtByTargetGoal. setAlertOthers(java.lang.Class<?>... p_220794_1_)
-
Uses of HurtByTargetGoal in net.minecraft.entity.passive
Subclasses of HurtByTargetGoal in net.minecraft.entity.passive Modifier and Type Class Description (package private) class
BeeEntity.AngerGoal
(package private) static class
PandaEntity.RevengeGoal
(package private) class
PolarBearEntity.HurtByTargetGoal
-
Uses of HurtByTargetGoal in net.minecraft.entity.passive.horse
Subclasses of HurtByTargetGoal in net.minecraft.entity.passive.horse Modifier and Type Class Description (package private) static class
LlamaEntity.HurtByTargetGoal
-