Uses of Class
net.minecraft.entity.ai.goal.WanderAroundGoal
| Package | Description |
|---|---|
| net.minecraft.entity.ai.goal | |
| net.minecraft.entity.mob | |
| net.minecraft.entity.passive |
-
Uses of WanderAroundGoal in net.minecraft.entity.ai.goal
Subclasses of WanderAroundGoal in net.minecraft.entity.ai.goal Modifier and Type Class Description classFlyOntoTreeGoalclassIronGolemWanderAroundGoalclassSwimAroundGoalclassWanderAroundFarGoalclassWanderAroundPointOfInterestGoal -
Uses of WanderAroundGoal in net.minecraft.entity.mob
Subclasses of WanderAroundGoal in net.minecraft.entity.mob Modifier and Type Class Description (package private) static classSilverfishEntity.WanderAndInfestGoalFields in net.minecraft.entity.mob declared as WanderAroundGoal Modifier and Type Field Description protected WanderAroundGoalGuardianEntity. wanderGoal -
Uses of WanderAroundGoal in net.minecraft.entity.passive
Subclasses of WanderAroundGoal in net.minecraft.entity.passive Modifier and Type Class Description (package private) static classFishEntity.SwimToRandomPlaceGoal(package private) static classTurtleEntity.WanderOnLandGoal