Class PandaEntity.LookAtEntityGoal

Enclosing class:
PandaEntity

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

    • panda

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

    • LookAtEntityGoal

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

    • setTarget

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

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

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

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