Package net.minecraft.entity.ai.goal
Class SwimAroundGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.WanderAroundGoal
net.minecraft.entity.ai.goal.SwimAroundGoal
- Direct Known Subclasses:
 FishEntity.SwimToRandomPlaceGoal
- Mappings:
 Namespace Name official bntintermediary net/minecraft/class_1378named net/minecraft/entity/ai/goal/SwimAroundGoal
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control - 
Field Summary
Fields inherited from class net.minecraft.entity.ai.goal.WanderAroundGoal
chance, DEFAULT_CHANCE, ignoringChance, mob, speed, targetX, targetY, targetZ - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.WanderAroundGoal
canStart, ignoreChanceOnce, setChance, shouldContinue, start, stopMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldRunEveryTick, tick, toGoalTicks, toString 
- 
Constructor Details
- 
SwimAroundGoal
- Mappings:
 Namespace Name Mixin selector official <init>Lbns;<init>(Lbgi;DI)Vintermediary <init>Lnet/minecraft/class_1379;<init>(Lnet/minecraft/class_1314;DI)Vnamed <init>Lnet/minecraft/entity/ai/goal/WanderAroundGoal;<init>(Lnet/minecraft/entity/mob/PathAwareEntity;DI)V
 
 - 
 - 
Method Details
- 
getWanderTarget
- Overrides:
 getWanderTargetin classWanderAroundGoal- Mappings:
 Namespace Name Mixin selector official hLbns;h()Leei;intermediary method_6302Lnet/minecraft/class_1379;method_6302()Lnet/minecraft/class_243;named getWanderTargetLnet/minecraft/entity/ai/goal/WanderAroundGoal;getWanderTarget()Lnet/minecraft/util/math/Vec3d;
 
 -