Class CreeperIgniteGoal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.CreeperIgniteGoal

public class CreeperIgniteGoal extends Goal
Mappings:
Namespace Name
official un
intermediary net/minecraft/class_921
named net/minecraft/entity/ai/goal/CreeperIgniteGoal
  • Field Details

    • creeper

      CreeperEntity creeper
      Mappings:
      Namespace Name Mixin selector
      official a Lun;a:Lyi;
      intermediary field_3602 Lnet/minecraft/class_921;field_3602:Lnet/minecraft/class_969;
      named creeper Lnet/minecraft/entity/ai/goal/CreeperIgniteGoal;creeper:Lnet/minecraft/entity/mob/CreeperEntity;
    • target

      LivingEntity target
      Mappings:
      Namespace Name Mixin selector
      official b Lun;b:Lsa;
      intermediary field_6864 Lnet/minecraft/class_921;field_6864:Lnet/minecraft/class_1699;
      named target Lnet/minecraft/entity/ai/goal/CreeperIgniteGoal;target:Lnet/minecraft/entity/LivingEntity;
  • Constructor Details

    • CreeperIgniteGoal

      public CreeperIgniteGoal(CreeperEntity creeper)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lun;<init>(Lyi;)V
      intermediary <init> Lnet/minecraft/class_921;<init>(Lnet/minecraft/class_969;)V
      named <init> Lnet/minecraft/entity/ai/goal/CreeperIgniteGoal;<init>(Lnet/minecraft/entity/mob/CreeperEntity;)V
  • Method Details

    • canStart

      public boolean canStart()
      Specified by:
      canStart in class Goal
      Mappings:
      Namespace Name Mixin selector
      official a Ltk;a()Z
      intermediary method_2742 Lnet/minecraft/class_896;method_2742()Z
      named canStart Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
    • start

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

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

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