Package net.minecraft.entity.passive
Class FishEntity.SwimToRandomPlaceGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.WanderAroundGoal
net.minecraft.entity.ai.goal.SwimAroundGoal
net.minecraft.entity.passive.FishEntity.SwimToRandomPlaceGoal
- Enclosing class:
 FishEntity
- Mappings:
 Namespace Name named net/minecraft/entity/passive/FishEntity$SwimToRandomPlaceGoalintermediary net/minecraft/class_1422$class_1424official cfb$b
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control - 
Field Summary
FieldsFields 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.SwimAroundGoal
getWanderTargetMethods inherited from class net.minecraft.entity.ai.goal.WanderAroundGoal
ignoreChanceOnce, setChance, shouldContinue, start, stopMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldRunEveryTick, tick, toGoalTicks, toString 
- 
Field Details
- 
fish
- Mappings:
 Namespace Name Mixin selector named fishLnet/minecraft/entity/passive/FishEntity$SwimToRandomPlaceGoal;fish:Lnet/minecraft/entity/passive/FishEntity;intermediary field_6732Lnet/minecraft/class_1422$class_1424;field_6732:Lnet/minecraft/class_1422;official iLcfb$b;i:Lcfb;
 
 - 
 - 
Constructor Details
- 
SwimToRandomPlaceGoal
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/entity/passive/FishEntity$SwimToRandomPlaceGoal;<init>(Lnet/minecraft/entity/passive/FishEntity;)Vintermediary <init>Lnet/minecraft/class_1422$class_1424;<init>(Lnet/minecraft/class_1422;)Vofficial <init>Lcfb$b;<init>(Lcfb;)V
 
 - 
 - 
Method Details
- 
canStart
public boolean canStart()- Overrides:
 canStartin classWanderAroundGoal- Mappings:
 Namespace Name Mixin selector named canStartLnet/minecraft/entity/ai/goal/Goal;canStart()Zintermediary method_6264Lnet/minecraft/class_1352;method_6264()Zofficial bLcam;b()Z
 
 -