Class ParrotEntity.FlyOntoTreeGoal

Enclosing class:
ParrotEntity

private static class ParrotEntity.FlyOntoTreeGoal extends FlyGoal
Mappings:
Namespace Name
official bqe$a
intermediary net/minecraft/class_1453$class_6537
named net/minecraft/entity/passive/ParrotEntity$FlyOntoTreeGoal
  • Constructor Details

    • FlyOntoTreeGoal

      public FlyOntoTreeGoal(PathAwareEntity mob, double speed)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lblv;<init>(Lbep;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 FlyGoal
      Mappings:
      Namespace Name Mixin selector
      official h Lblv;h()Leae;
      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

      @Nullable private @Nullable Vec3d locateTree()
      Mappings:
      Namespace Name Mixin selector
      official k Lbqe$a;k()Leae;
      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;