Package net.minecraft

Class class_3474

Direct Known Subclasses:
ZombieEntity.class_3527

public class class_3474 extends MoveToTargetPosGoal
Mappings:
Namespace Name
official ahv
intermediary net/minecraft/class_3474
named net/minecraft/class_3474
  • Field Details

    • field_16883

      private final Block field_16883
      Mappings:
      Namespace Name Mixin selector
      official f Lahv;f:Lbcs;
      intermediary field_16883 Lnet/minecraft/class_3474;field_16883:Lnet/minecraft/class_197;
      named field_16883 Lnet/minecraft/class_3474;field_16883:Lnet/minecraft/block/Block;
    • field_16884

      private final MobEntity field_16884
      Mappings:
      Namespace Name Mixin selector
      official g Lahv;g:Lafb;
      intermediary field_16884 Lnet/minecraft/class_3474;field_16884:Lnet/minecraft/class_871;
      named field_16884 Lnet/minecraft/class_3474;field_16884:Lnet/minecraft/entity/mob/MobEntity;
    • field_16885

      private int field_16885
      Mappings:
      Namespace Name Mixin selector
      official h Lahv;h:I
      intermediary field_16885 Lnet/minecraft/class_3474;field_16885:I
      named field_16885 Lnet/minecraft/class_3474;field_16885:I
  • Constructor Details

    • class_3474

      public class_3474(Block block, PathAwareEntity pathAwareEntity, double double2, int int2)
  • Method Details

    • canStart

      public boolean canStart()
      Overrides:
      canStart in class MoveToTargetPosGoal
      Mappings:
      Namespace Name Mixin selector
      official a Lagt;a()Z
      intermediary method_2742 Lnet/minecraft/class_896;method_2742()Z
      named canStart Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
    • method_15694

      protected int method_15694(PathAwareEntity pathAwareEntity)
      Overrides:
      method_15694 in class MoveToTargetPosGoal
      Mappings:
      Namespace Name Mixin selector
      official a Lahh;a(Lafg;)I
      intermediary method_15694 Lnet/minecraft/class_2615;method_15694(Lnet/minecraft/class_877;)I
      named method_15694 Lnet/minecraft/entity/ai/goal/MoveToTargetPosGoal;method_15694(Lnet/minecraft/entity/PathAwareEntity;)I
    • shouldContinue

      public boolean shouldContinue()
      Overrides:
      shouldContinue in class MoveToTargetPosGoal
      Mappings:
      Namespace Name Mixin selector
      official b Lagt;b()Z
      intermediary method_2744 Lnet/minecraft/class_896;method_2744()Z
      named shouldContinue Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
    • stop

      public void stop()
      Overrides:
      stop in class Goal
      Mappings:
      Namespace Name Mixin selector
      official d Lagt;d()V
      intermediary method_2745 Lnet/minecraft/class_896;method_2745()V
      named stop Lnet/minecraft/entity/ai/goal/Goal;stop()V
    • start

      public void start()
      Overrides:
      start in class MoveToTargetPosGoal
      Mappings:
      Namespace Name Mixin selector
      official c Lagt;c()V
      intermediary method_2747 Lnet/minecraft/class_896;method_2747()V
      named start Lnet/minecraft/entity/ai/goal/Goal;start()V
    • method_15700

      public void method_15700(IWorld iWorld, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Lahv;a(Laxz;Lel;)V
      intermediary method_15700 Lnet/minecraft/class_3474;method_15700(Lnet/minecraft/class_3598;Lnet/minecraft/class_2552;)V
      named method_15700 Lnet/minecraft/class_3474;method_15700(Lnet/minecraft/world/IWorld;Lnet/minecraft/util/math/BlockPos;)V
    • method_15699

      public void method_15699(World world, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Lahv;a(Laxy;Lel;)V
      intermediary method_15699 Lnet/minecraft/class_3474;method_15699(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;)V
      named method_15699 Lnet/minecraft/class_3474;method_15699(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
    • tick

      public void tick()
      Overrides:
      tick in class MoveToTargetPosGoal
      Mappings:
      Namespace Name Mixin selector
      official e Lagt;e()V
      intermediary method_2746 Lnet/minecraft/class_896;method_2746()V
      named tick Lnet/minecraft/entity/ai/goal/Goal;tick()V
    • method_15701

      @Nullable private BlockPos method_15701(BlockPos blockPos, BlockView blockView)
      Mappings:
      Namespace Name Mixin selector
      official a Lahv;a(Lel;Laxk;)Lel;
      intermediary method_15701 Lnet/minecraft/class_3474;method_15701(Lnet/minecraft/class_2552;Lnet/minecraft/class_1158;)Lnet/minecraft/class_2552;
      named method_15701 Lnet/minecraft/class_3474;method_15701(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/BlockView;)Lnet/minecraft/util/math/BlockPos;
    • method_11012

      protected boolean method_11012(RenderBlockView renderBlockView, BlockPos blockPos)
      Specified by:
      method_11012 in class MoveToTargetPosGoal
      Mappings:
      Namespace Name Mixin selector
      official a Lahh;a(Layc;Lel;)Z
      intermediary method_11012 Lnet/minecraft/class_2615;method_11012(Lnet/minecraft/class_3599;Lnet/minecraft/class_2552;)Z
      named method_11012 Lnet/minecraft/entity/ai/goal/MoveToTargetPosGoal;method_11012(Lnet/minecraft/world/RenderBlockView;Lnet/minecraft/util/math/BlockPos;)Z