Package net.minecraft.entity.ai.goal
Class CreeperIgniteGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.CreeperIgniteGoal
- Mappings:
Namespace Name official sfintermediary net/minecraft/class_921named net/minecraft/entity/ai/goal/CreeperIgniteGoal
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getCategoryBits, setCategoryBits, shouldContinue
-
Field Details
-
creeper
CreeperEntity creeper- Mappings:
Namespace Name Mixin selector official aLsf;a:Lvn;intermediary field_3602Lnet/minecraft/class_921;field_3602:Lnet/minecraft/class_969;named creeperLnet/minecraft/entity/ai/goal/CreeperIgniteGoal;creeper:Lnet/minecraft/entity/mob/CreeperEntity;
-
target
LivingEntity target- Mappings:
Namespace Name Mixin selector official bLsf;b:Lpr;intermediary field_6864Lnet/minecraft/class_921;field_6864:Lnet/minecraft/class_1699;named targetLnet/minecraft/entity/ai/goal/CreeperIgniteGoal;target:Lnet/minecraft/entity/LivingEntity;
-
-
Constructor Details
-
CreeperIgniteGoal
- Mappings:
Namespace Name Mixin selector official <init>Lsf;<init>(Lvn;)Vintermediary <init>Lnet/minecraft/class_921;<init>(Lnet/minecraft/class_969;)Vnamed <init>Lnet/minecraft/entity/ai/goal/CreeperIgniteGoal;<init>(Lnet/minecraft/entity/mob/CreeperEntity;)V
-
-
Method Details
-
canStart
public boolean canStart() -
start
public void start() -
stop
public void stop() -
tick
public void tick()
-