Uses of Class
net.minecraft.entity.ai.goal.MeleeAttackGoal
-
Packages that use MeleeAttackGoal Package Description net.minecraft.entity.ai.goal net.minecraft.entity.monster net.minecraft.entity.passive -
-
Uses of MeleeAttackGoal in net.minecraft.entity.ai.goal
Subclasses of MeleeAttackGoal in net.minecraft.entity.ai.goal Modifier and Type Class Description class
ZombieAttackGoal
-
Uses of MeleeAttackGoal in net.minecraft.entity.monster
Subclasses of MeleeAttackGoal in net.minecraft.entity.monster Modifier and Type Class Description (package private) static class
DrownedEntity.AttackGoal
(package private) class
RavagerEntity.AttackGoal
(package private) static class
SpiderEntity.AttackGoal
(package private) class
VindicatorEntity.AttackGoal
Fields in net.minecraft.entity.monster declared as MeleeAttackGoal Modifier and Type Field Description private MeleeAttackGoal
AbstractSkeletonEntity. meleeGoal
-
Uses of MeleeAttackGoal in net.minecraft.entity.passive
Subclasses of MeleeAttackGoal in net.minecraft.entity.passive Modifier and Type Class Description (package private) class
BeeEntity.StingGoal
(package private) class
FoxEntity.BiteGoal
(package private) static class
PandaEntity.AttackGoal
(package private) class
PolarBearEntity.MeleeAttackGoal
(package private) static class
RabbitEntity.EvilAttackGoal
-