Package net.minecraft.entity.ai.goal
Class FlyGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.WanderAroundGoal
net.minecraft.entity.ai.goal.WanderAroundFarGoal
net.minecraft.entity.ai.goal.FlyGoal
- Direct Known Subclasses:
- ParrotEntity.FlyOntoTreeGoal
- Mappings:
- Namespace - Name - named - net/minecraft/entity/ai/goal/FlyGoal- intermediary - net/minecraft/class_1395- official - cds
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Field SummaryFields inherited from class net.minecraft.entity.ai.goal.WanderAroundFarGoalCHANCE, probabilityFields inherited from class net.minecraft.entity.ai.goal.WanderAroundGoalchance, DEFAULT_CHANCE, ignoringChance, mob, speed, targetX, targetY, targetZ
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.WanderAroundGoalcanStart, ignoreChanceOnce, setChance, shouldContinue, start, stopMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, tick, toGoalTicks, toString
- 
Constructor Details- 
FlyGoal- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/entity/ai/goal/WanderAroundGoal;<init>(Lnet/minecraft/entity/mob/PathAwareEntity;D)V- intermediary - <init>- Lnet/minecraft/class_1379;<init>(Lnet/minecraft/class_1314;D)V- official - <init>- Lcdd;<init>(Lbvq;D)V
 
 
- 
- 
Method Details- 
getWanderTarget- Overrides:
- getWanderTargetin class- WanderAroundFarGoal
- Mappings:
- Namespace - Name - Mixin selector - named - getWanderTarget- Lnet/minecraft/entity/ai/goal/WanderAroundGoal;getWanderTarget()Lnet/minecraft/util/math/Vec3d;- intermediary - method_6302- Lnet/minecraft/class_1379;method_6302()Lnet/minecraft/class_243;- official - h- Lcdd;h()Lfbb;
 
 
-