Package | Description |
---|---|
net.minecraft.entity.ai.goal | |
net.minecraft.entity.monster | |
net.minecraft.entity.passive | |
net.minecraft.entity.passive.horse |
Modifier and Type | Class and Description |
---|---|
class |
DefendVillageTargetGoal |
class |
HurtByTargetGoal |
class |
NearestAttackableTargetExpiringGoal<T extends LivingEntity> |
class |
NearestAttackableTargetGoal<T extends LivingEntity> |
class |
NonTamedTargetGoal<T extends LivingEntity> |
class |
OwnerHurtByTargetGoal |
class |
OwnerHurtTargetGoal |
class |
ToggleableNearestAttackableTargetGoal<T extends LivingEntity> |
Modifier and Type | Method and Description |
---|---|
TargetGoal |
TargetGoal.setUnseenMemoryTicks(int unseenMemoryTicksIn) |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
EndermanEntity.FindPlayerGoal |
(package private) class |
ShulkerEntity.AttackNearestGoal |
(package private) static class |
ShulkerEntity.DefenseAttackGoal |
(package private) static class |
SpiderEntity.TargetGoal<T extends LivingEntity> |
(package private) class |
VexEntity.CopyOwnerTargetGoal |
(package private) static class |
VindicatorEntity.JohnnyAttackGoal |
(package private) static class |
ZombiePigmanEntity.HurtByAggressorGoal |
(package private) static class |
ZombiePigmanEntity.TargetAggressorGoal |
Modifier and Type | Class and Description |
---|---|
(package private) class |
BeeEntity.AngerGoal |
(package private) static class |
BeeEntity.AttackPlayerGoal |
(package private) class |
FoxEntity.RevengeGoal |
(package private) static class |
PandaEntity.RevengeGoal |
(package private) class |
PolarBearEntity.AttackPlayerGoal |
(package private) class |
PolarBearEntity.HurtByTargetGoal |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
LlamaEntity.DefendTargetGoal |
(package private) static class |
LlamaEntity.HurtByTargetGoal |
class |
TraderLlamaEntity.FollowTraderGoal |