Class Goal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
Direct Known Subclasses:
AttackGoal, AvoidSunlightGoal, BlazeEntity.ShootFireballGoal, BreedGoal, CreeperIgniteGoal, DoorInteractGoal, EatGrassGoal, EndermanEntity.PickupBlockGoal, EndermanEntity.PlaceBlockGoal, EscapeDangerGoal, EscapeSunlightGoal, FindNearestEntityGoal, FindPlayerGoal, FleeEntityGoal, FollowGolemGoal, FollowOwnerGoal, FollowParentGoal, FormCaravanGoal, GhastEntity.FlyRandomlyGoal, GhastEntity.LookAtTargetGoal, GhastEntity.ShootFireballGoal, GoToEntityTargetGoal, GoToWalkTargetGoal, GuardianEntity.FireBeamGoal, HorseBondWithPlayerGoal, IronGolemLookGoal, LookAroundGoal, LookAtEntityGoal, MeleeAttackGoal, MoveThroughVillageGoal, MoveToTargetPosGoal, PlayerControlGoal, PounceAtTargetGoal, ProjectileAttackGoal, RestrictOpenDoorGoal, SilverfishEntity.CallForHelpGoal, SitGoal, SlimeEntity.FaceTowardTargetGoal, SlimeEntity.MoveGoal, SlimeEntity.RandomLookGoal, SlimeEntity.SwimmingGoal, SquidEntity.SwimGoal, StayIndoorsGoal, StopFollowingCustomerGoal, SwimGoal, TemptGoal, TrackTargetGoal, VillagerMatingGoal, WanderAroundGoal, WolfBegGoal

public abstract class Goal
extends Object
Mappings:
Namespace Name
official rd
intermediary net/minecraft/class_1789
named net/minecraft/entity/ai/goal/Goal
  • Field Details

    • field_7649

      private int field_7649
      Mappings:
      Namespace Name Mixin selector
      official a Lrd;a:I
      intermediary field_7649 Lnet/minecraft/class_1789;field_7649:I
      named field_7649 Lnet/minecraft/entity/ai/goal/Goal;field_7649:I
  • Constructor Details

    • Goal

      public Goal()
  • Method Details

    • canStart

      public abstract boolean canStart()
      Mappings:
      Namespace Name Mixin selector
      official a Lrd;a()Z
      intermediary method_7362 Lnet/minecraft/class_1789;method_7362()Z
      named canStart Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
    • shouldContinue

      public boolean shouldContinue()
      Mappings:
      Namespace Name Mixin selector
      official b Lrd;b()Z
      intermediary method_7364 Lnet/minecraft/class_1789;method_7364()Z
      named shouldContinue Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
    • method_7368

      public boolean method_7368()
      Mappings:
      Namespace Name Mixin selector
      official i Lrd;i()Z
      intermediary method_7368 Lnet/minecraft/class_1789;method_7368()Z
      named method_7368 Lnet/minecraft/entity/ai/goal/Goal;method_7368()Z
    • start

      public void start()
      Mappings:
      Namespace Name Mixin selector
      official c Lrd;c()V
      intermediary method_7365 Lnet/minecraft/class_1789;method_7365()V
      named start Lnet/minecraft/entity/ai/goal/Goal;start()V
    • stop

      public void stop()
      Mappings:
      Namespace Name Mixin selector
      official d Lrd;d()V
      intermediary method_7366 Lnet/minecraft/class_1789;method_7366()V
      named stop Lnet/minecraft/entity/ai/goal/Goal;stop()V
    • tick

      public void tick()
      Mappings:
      Namespace Name Mixin selector
      official e Lrd;e()V
      intermediary method_7367 Lnet/minecraft/class_1789;method_7367()V
      named tick Lnet/minecraft/entity/ai/goal/Goal;tick()V
    • method_7363

      public void method_7363​(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lrd;a(I)V
      intermediary method_7363 Lnet/minecraft/class_1789;method_7363(I)V
      named method_7363 Lnet/minecraft/entity/ai/goal/Goal;method_7363(I)V
    • method_7369

      public int method_7369()
      Mappings:
      Namespace Name Mixin selector
      official j Lrd;j()I
      intermediary method_7369 Lnet/minecraft/class_1789;method_7369()I
      named method_7369 Lnet/minecraft/entity/ai/goal/Goal;method_7369()I