Uses of Class
net.minecraft.entity.ai.goal.MeleeAttackGoal
| Package | Description |
|---|---|
| net.minecraft.entity.ai.goal | |
| net.minecraft.entity.mob | |
| 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 classZombieAttackGoal -
Uses of MeleeAttackGoal in net.minecraft.entity.mob
Subclasses of MeleeAttackGoal in net.minecraft.entity.mob Modifier and Type Class Description (package private) static classDrownedEntity.DrownedAttackGoal(package private) classRavagerEntity.AttackGoal(package private) static classSpiderEntity.AttackGoal(package private) classVindicatorEntity.AttackGoalFields in net.minecraft.entity.mob declared as MeleeAttackGoal Modifier and Type Field Description private MeleeAttackGoalAbstractSkeletonEntity. meleeAttackGoal -
Uses of MeleeAttackGoal in net.minecraft.entity.passive
Subclasses of MeleeAttackGoal in net.minecraft.entity.passive Modifier and Type Class Description (package private) classBeeEntity.StingGoal(package private) classFoxEntity.AttackGoal(package private) static classPandaEntity.AttackGoal(package private) classPolarBearEntity.AttackGoal(package private) static classRabbitEntity.RabbitAttackGoal