Class FlyOntoTreeGoal


public class FlyOntoTreeGoal
extends WanderAroundFarGoal
Mappings:
Namespace Name
official ayl
intermediary net/minecraft/class_1395
named net/minecraft/entity/ai/goal/FlyOntoTreeGoal
  • Constructor Details

    • FlyOntoTreeGoal

      public FlyOntoTreeGoal​(PathAwareEntity mob, double speed)
      Mappings:
      Namespace Name Mixin selector
      official <init> Laxv;<init>(Larq;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

      @Nullable protected Vec3d getWanderTarget()
      Overrides:
      getWanderTarget in class WanderAroundFarGoal
      Mappings:
      Namespace Name Mixin selector
      official g Laxv;g()Ldiu;
      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;
    • getTreeTarget

      @Nullable private Vec3d getTreeTarget()
      Mappings:
      Namespace Name Mixin selector
      official j Layl;j()Ldiu;
      intermediary method_6314 Lnet/minecraft/class_1395;method_6314()Lnet/minecraft/class_243;
      named getTreeTarget Lnet/minecraft/entity/ai/goal/FlyOntoTreeGoal;getTreeTarget()Lnet/minecraft/util/math/Vec3d;