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 class
BreakBlockGoal
class
CatLieOnBedGoal
class
CatSitOnBlockGoal
-
Uses of MoveToBlockGoal in net.minecraft.entity.monster
Subclasses of MoveToBlockGoal in net.minecraft.entity.monster Modifier and Type Class Description (package private) static class
DrownedEntity.GoToBeachGoal
(package private) class
ZombieEntity.AttackTurtleEggGoal
-
Uses of MoveToBlockGoal in net.minecraft.entity.passive
Subclasses of MoveToBlockGoal in net.minecraft.entity.passive Modifier and Type Class Description class
FoxEntity.EatBerriesGoal
(package private) static class
RabbitEntity.RaidFarmGoal
(package private) static class
StriderEntity.MoveToLavaGoal
(package private) static class
TurtleEntity.GoToWaterGoal
(package private) static class
TurtleEntity.LayEggGoal
-