Class PandaEntity.PandaEscapeDangerGoal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.EscapeDangerGoal
net.minecraft.entity.passive.PandaEntity.PandaEscapeDangerGoal
Enclosing class:
PandaEntity

private static class PandaEntity.PandaEscapeDangerGoal extends EscapeDangerGoal
Mappings:
Namespace Name
official bqd$i
intermediary net/minecraft/class_1440$class_1447
named net/minecraft/entity/passive/PandaEntity$PandaEscapeDangerGoal
  • Field Details

    • panda

      private final PandaEntity panda
      Mappings:
      Namespace Name Mixin selector
      official h Lbqd$i;h:Lbqd;
      intermediary field_6802 Lnet/minecraft/class_1440$class_1447;field_6802:Lnet/minecraft/class_1440;
      named panda Lnet/minecraft/entity/passive/PandaEntity$PandaEscapeDangerGoal;panda:Lnet/minecraft/entity/passive/PandaEntity;
  • Constructor Details

    • PandaEscapeDangerGoal

      public PandaEscapeDangerGoal(PandaEntity panda, double speed)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbqd$i;<init>(Lbqd;D)V
      intermediary <init> Lnet/minecraft/class_1440$class_1447;<init>(Lnet/minecraft/class_1440;D)V
      named <init> Lnet/minecraft/entity/passive/PandaEntity$PandaEscapeDangerGoal;<init>(Lnet/minecraft/entity/passive/PandaEntity;D)V
  • Method Details

    • isInDanger

      protected boolean isInDanger()
      Overrides:
      isInDanger in class EscapeDangerGoal
      Mappings:
      Namespace Name Mixin selector
      official h Lblr;h()Z
      intermediary method_40072 Lnet/minecraft/class_1374;method_40072()Z
      named isInDanger Lnet/minecraft/entity/ai/goal/EscapeDangerGoal;isInDanger()Z
    • shouldContinue

      public boolean shouldContinue()
      Overrides:
      shouldContinue in class EscapeDangerGoal
      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