Class RaiderEntity.PickUpBannerAsLeaderGoal<T extends RaiderEntity>

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.raid.RaiderEntity.PickUpBannerAsLeaderGoal<T>
Enclosing class:
RaiderEntity

public class RaiderEntity.PickUpBannerAsLeaderGoal<T extends RaiderEntity> extends Goal
Mappings:
Namespace Name
named net/minecraft/entity/raid/RaiderEntity$PickUpBannerAsLeaderGoal
intermediary net/minecraft/class_3763$class_3764
official ctz$b
  • Field Details Link icon

    • actor Link icon

      private final T extends RaiderEntity actor
      Mappings:
      Namespace Name Mixin selector
      named actor Lnet/minecraft/entity/raid/RaiderEntity$PickUpBannerAsLeaderGoal;actor:Lnet/minecraft/entity/raid/RaiderEntity;
      intermediary field_16603 Lnet/minecraft/class_3763$class_3764;field_16603:Lnet/minecraft/class_3763;
      official b Lctz$b;b:Lctz;
    • bannerItemCache Link icon

      private Int2LongOpenHashMap bannerItemCache
      Mappings:
      Namespace Name Mixin selector
      named bannerItemCache Lnet/minecraft/entity/raid/RaiderEntity$PickUpBannerAsLeaderGoal;bannerItemCache:Lit/unimi/dsi/fastutil/ints/Int2LongOpenHashMap;
      intermediary field_52513 Lnet/minecraft/class_3763$class_3764;field_52513:Lit/unimi/dsi/fastutil/ints/Int2LongOpenHashMap;
      official c Lctz$b;c:Lit/unimi/dsi/fastutil/ints/Int2LongOpenHashMap;
    • path Link icon

      @Nullable private @Nullable Path path
      Mappings:
      Namespace Name Mixin selector
      named path Lnet/minecraft/entity/raid/RaiderEntity$PickUpBannerAsLeaderGoal;path:Lnet/minecraft/entity/ai/pathing/Path;
      intermediary field_52514 Lnet/minecraft/class_3763$class_3764;field_52514:Lnet/minecraft/class_11;
      official d Lctz$b;d:Leyo;
    • bannerItemEntity Link icon

      @Nullable private @Nullable ItemEntity bannerItemEntity
      Mappings:
      Namespace Name Mixin selector
      named bannerItemEntity Lnet/minecraft/entity/raid/RaiderEntity$PickUpBannerAsLeaderGoal;bannerItemEntity:Lnet/minecraft/entity/ItemEntity;
      intermediary field_52515 Lnet/minecraft/class_3763$class_3764;field_52515:Lnet/minecraft/class_1542;
      official e Lctz$b;e:Lcoo;
  • Constructor Details Link icon

    • PickUpBannerAsLeaderGoal Link icon

      public PickUpBannerAsLeaderGoal(T actor)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/entity/raid/RaiderEntity$PickUpBannerAsLeaderGoal;<init>(Lnet/minecraft/entity/raid/RaiderEntity;Lnet/minecraft/entity/raid/RaiderEntity;)V
      intermediary <init> Lnet/minecraft/class_3763$class_3764;<init>(Lnet/minecraft/class_3763;Lnet/minecraft/class_3763;)V
      official <init> Lctz$b;<init>(Lctz;Lctz;)V
  • Method Details Link icon

    • canStart Link icon

      public boolean canStart()
      Specified by:
      canStart in class Goal
      Mappings:
      Namespace Name Mixin selector
      named canStart Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
      intermediary method_6264 Lnet/minecraft/class_1352;method_6264()Z
      official b Lcfb;b()Z
    • shouldContinue Link icon

      public boolean shouldContinue()
      Overrides:
      shouldContinue in class Goal
      Mappings:
      Namespace Name Mixin selector
      named shouldContinue Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
      intermediary method_6266 Lnet/minecraft/class_1352;method_6266()Z
      official c Lcfb;c()Z
    • shouldStop Link icon

      private boolean shouldStop()
      Mappings:
      Namespace Name Mixin selector
      named shouldStop Lnet/minecraft/entity/raid/RaiderEntity$PickUpBannerAsLeaderGoal;shouldStop()Z
      intermediary method_61559 Lnet/minecraft/class_3763$class_3764;method_61559()Z
      official h Lctz$b;h()Z
    • start Link icon

      public void start()
      Overrides:
      start in class Goal
      Mappings:
      Namespace Name Mixin selector
      named start Lnet/minecraft/entity/ai/goal/Goal;start()V
      intermediary method_6269 Lnet/minecraft/class_1352;method_6269()V
      official d Lcfb;d()V
    • stop Link icon

      public void stop()
      Overrides:
      stop in class Goal
      Mappings:
      Namespace Name Mixin selector
      named stop Lnet/minecraft/entity/ai/goal/Goal;stop()V
      intermediary method_6270 Lnet/minecraft/class_1352;method_6270()V
      official e Lcfb;e()V
    • tick Link icon

      public void tick()
      Overrides:
      tick in class Goal
      Mappings:
      Namespace Name Mixin selector
      named tick Lnet/minecraft/entity/ai/goal/Goal;tick()V
      intermediary method_6268 Lnet/minecraft/class_1352;method_6268()V
      official a Lcfb;a()V