Package net.minecraft

Class class_3473

Direct Known Subclasses:
FishEntity.class_3008

public class class_3473 extends WanderAroundGoal
Mappings:
Namespace Name
official ahs
intermediary net/minecraft/class_3473
named net/minecraft/class_3473
  • Constructor Details

    • class_3473

      public class_3473(PathAwareEntity mob, double speed, int chance)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lahr;<init>(Lafg;DI)V
      intermediary <init> Lnet/minecraft/class_917;<init>(Lnet/minecraft/class_877;DI)V
      named <init> Lnet/minecraft/entity/ai/goal/WanderAroundGoal;<init>(Lnet/minecraft/entity/PathAwareEntity;DI)V
  • Method Details

    • method_13954

      @Nullable protected Vec3d method_13954()
      Overrides:
      method_13954 in class WanderAroundGoal
      Mappings:
      Namespace Name Mixin selector
      official g Lahr;g()Lcee;
      intermediary method_13954 Lnet/minecraft/class_917;method_13954()Lnet/minecraft/class_236;
      named method_13954 Lnet/minecraft/entity/ai/goal/WanderAroundGoal;method_13954()Lnet/minecraft/util/math/Vec3d;