Class WolfEntity.WolfEscapeDangerGoal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.EscapeDangerGoal
net.minecraft.entity.passive.WolfEntity.WolfEscapeDangerGoal
Enclosing class:
WolfEntity

private class WolfEntity.WolfEscapeDangerGoal extends EscapeDangerGoal
Mappings:
Namespace Name
official bqr$b
intermediary net/minecraft/class_1493$class_6859
named net/minecraft/entity/passive/WolfEntity$WolfEscapeDangerGoal
  • Constructor Details

    • WolfEscapeDangerGoal

      public WolfEscapeDangerGoal(double speed)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbqr$b;<init>(Lbqr;D)V
      intermediary <init> Lnet/minecraft/class_1493$class_6859;<init>(Lnet/minecraft/class_1493;D)V
      named <init> Lnet/minecraft/entity/passive/WolfEntity$WolfEscapeDangerGoal;<init>(Lnet/minecraft/entity/passive/WolfEntity;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