Class PandaEntity.LookAtEntityGoal

Enclosing class:
PandaEntity

private static class PandaEntity.LookAtEntityGoal extends LookAtEntityGoal
Mappings:
Namespace Name
official bqd$g
intermediary net/minecraft/class_1440$class_4056
named net/minecraft/entity/passive/PandaEntity$LookAtEntityGoal
  • Field Details

    • panda

      private final PandaEntity panda
      Mappings:
      Namespace Name Mixin selector
      official h Lbqd$g;h:Lbqd;
      intermediary field_18116 Lnet/minecraft/class_1440$class_4056;field_18116:Lnet/minecraft/class_1440;
      named panda Lnet/minecraft/entity/passive/PandaEntity$LookAtEntityGoal;panda:Lnet/minecraft/entity/passive/PandaEntity;
  • Constructor Details

    • LookAtEntityGoal

      public LookAtEntityGoal(PandaEntity panda, Class<? extends LivingEntity> targetType, float range)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbqd$g;<init>(Lbqd;Ljava/lang/Class;F)V
      intermediary <init> Lnet/minecraft/class_1440$class_4056;<init>(Lnet/minecraft/class_1440;Ljava/lang/Class;F)V
      named <init> Lnet/minecraft/entity/passive/PandaEntity$LookAtEntityGoal;<init>(Lnet/minecraft/entity/passive/PandaEntity;Ljava/lang/Class;F)V
  • Method Details

    • setTarget

      public void setTarget(LivingEntity target)
      Mappings:
      Namespace Name Mixin selector
      official a Lbqd$g;a(Lbeg;)V
      intermediary method_24217 Lnet/minecraft/class_1440$class_4056;method_24217(Lnet/minecraft/class_1309;)V
      named setTarget Lnet/minecraft/entity/passive/PandaEntity$LookAtEntityGoal;setTarget(Lnet/minecraft/entity/LivingEntity;)V
    • shouldContinue

      public boolean shouldContinue()
      Overrides:
      shouldContinue in class LookAtEntityGoal
      Mappings:
      Namespace Name Mixin selector
      official b Lbky;b()Z
      intermediary method_6266 Lnet/minecraft/class_1352;method_6266()Z
      named shouldContinue Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
    • canStart

      public boolean canStart()
      Overrides:
      canStart in class LookAtEntityGoal
      Mappings:
      Namespace Name Mixin selector
      official a Lbky;a()Z
      intermediary method_6264 Lnet/minecraft/class_1352;method_6264()Z
      named canStart Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
    • tick

      public void tick()
      Overrides:
      tick in class LookAtEntityGoal
      Mappings:
      Namespace Name Mixin selector
      official e Lbky;e()V
      intermediary method_6268 Lnet/minecraft/class_1352;method_6268()V
      named tick Lnet/minecraft/entity/ai/goal/Goal;tick()V