Uses of Class
net.minecraft.entity.ai.goal.MoveToBlockGoal
-
Packages that use MoveToBlockGoal Package Description net.minecraft.entity.ai.goal net.minecraft.entity.monster net.minecraft.entity.passive -
-
Uses of MoveToBlockGoal in net.minecraft.entity.ai.goal
Subclasses of MoveToBlockGoal in net.minecraft.entity.ai.goal Modifier and Type Class Description classBreakBlockGoalclassCatLieOnBedGoalclassCatSitOnBlockGoal -
Uses of MoveToBlockGoal in net.minecraft.entity.monster
Subclasses of MoveToBlockGoal in net.minecraft.entity.monster Modifier and Type Class Description (package private) static classDrownedEntity.GoToBeachGoal(package private) classZombieEntity.AttackTurtleEggGoal -
Uses of MoveToBlockGoal in net.minecraft.entity.passive
Subclasses of MoveToBlockGoal in net.minecraft.entity.passive Modifier and Type Class Description classFoxEntity.EatBerriesGoal(package private) static classRabbitEntity.RaidFarmGoal(package private) static classStriderEntity.MoveToLavaGoal(package private) static classTurtleEntity.GoToWaterGoal(package private) static classTurtleEntity.LayEggGoal
-