Class FlyOntoTreeGoal


public class FlyOntoTreeGoal extends WanderAroundFarGoal
Mappings:
Namespace Name
official baz
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> Lbak;<init>(Lauc;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 @Nullable Vec3d getWanderTarget()
      Overrides:
      getWanderTarget in class WanderAroundFarGoal
      Mappings:
      Namespace Name Mixin selector
      official g Lbak;g()Ldna;
      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 @Nullable Vec3d getTreeTarget()
      Mappings:
      Namespace Name Mixin selector
      official j Lbaz;j()Ldna;
      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;