Package net.minecraft.entity.passive
Class ParrotEntity.FlyOntoTreeGoal
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
net.minecraft.entity.passive.ParrotEntity.FlyOntoTreeGoal
- Enclosing class:
- ParrotEntity
- Mappings:
- Namespace - Name - official - bnu$a- intermediary - net/minecraft/class_1453$class_6537- named - net/minecraft/entity/passive/ParrotEntity$FlyOntoTreeGoal
- 
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 SummaryModifier and TypeMethodDescriptionMethods inherited from class net.minecraft.entity.ai.goal.WanderAroundGoalcanStart, ignoreChanceOnce, setChance, shouldContinue, start, stopMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, getControls, getTickCount, setControls, shouldRunEveryTick, tick, toGoalTicks, toString
- 
Constructor Details- 
FlyOntoTreeGoal- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lbjl;<init>(Lbcl;D)V- intermediary - <init>- Lnet/minecraft/class_1379;<init>(Lnet/minecraft/class_1314;D)V- named - <init>- Lnet/minecraft/entity/ai/goal/WanderAroundGoal;<init>(Lnet/minecraft/entity/mob/PathAwareEntity;D)V
 
 
- 
- 
Method Details- 
getWanderTarget- Overrides:
- getWanderTargetin class- FlyGoal
- Mappings:
- Namespace - Name - Mixin selector - official - h- Lbjl;h()Ldwq;- intermediary - method_6302- Lnet/minecraft/class_1379;method_6302()Lnet/minecraft/class_243;- named - getWanderTarget- Lnet/minecraft/entity/ai/goal/WanderAroundGoal;getWanderTarget()Lnet/minecraft/util/math/Vec3d;
 
- 
locateTree- Mappings:
- Namespace - Name - Mixin selector - official - k- Lbnu$a;k()Ldwq;- intermediary - method_38066- Lnet/minecraft/class_1453$class_6537;method_38066()Lnet/minecraft/class_243;- named - locateTree- Lnet/minecraft/entity/passive/ParrotEntity$FlyOntoTreeGoal;locateTree()Lnet/minecraft/util/math/Vec3d;
 
 
-