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 named net/minecraft/entity/passive/ParrotEntity$FlyOntoTreeGoalintermediary net/minecraft/class_1453$class_6537official ckp$a
- 
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.WanderAroundFarGoal
CHANCE, probabilityFields inherited from class net.minecraft.entity.ai.goal.WanderAroundGoal
chance, DEFAULT_CHANCE, ignoringChance, mob, speed, targetX, targetY, targetZ - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionMethods 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, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, tick, toGoalTicks, toString 
- 
Constructor Details
- 
FlyOntoTreeGoal
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/entity/ai/goal/WanderAroundGoal;<init>(Lnet/minecraft/entity/mob/PathAwareEntity;D)Vintermediary <init>Lnet/minecraft/class_1379;<init>(Lnet/minecraft/class_1314;D)Vofficial <init>Lcfy;<init>(Lbyn;D)V
 
 - 
 - 
Method Details
- 
getWanderTarget
- Overrides:
 getWanderTargetin classFlyGoal- Mappings:
 Namespace Name Mixin selector named getWanderTargetLnet/minecraft/entity/ai/goal/WanderAroundGoal;getWanderTarget()Lnet/minecraft/util/math/Vec3d;intermediary method_6302Lnet/minecraft/class_1379;method_6302()Lnet/minecraft/class_243;official hLcfy;h()Lfgc;
 - 
locateTree
- Mappings:
 Namespace Name Mixin selector named locateTreeLnet/minecraft/entity/passive/ParrotEntity$FlyOntoTreeGoal;locateTree()Lnet/minecraft/util/math/Vec3d;intermediary method_38066Lnet/minecraft/class_1453$class_6537;method_38066()Lnet/minecraft/class_243;official kLckp$a;k()Lfgc;
 
 -