Package net.minecraft.entity.mob
Class SilverfishEntity.CallForHelpGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.SilverfishEntity.CallForHelpGoal
- Enclosing class:
 SilverfishEntity
- Mappings:
 Namespace Name named net/minecraft/entity/mob/SilverfishEntity$CallForHelpGoalintermediary net/minecraft/class_1614$class_1616official cmg$b
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldContinue, shouldRunEveryTick, start, stop, toGoalTicks, toString 
- 
Field Details
- 
silverfish
- Mappings:
 Namespace Name Mixin selector named silverfishLnet/minecraft/entity/mob/SilverfishEntity$CallForHelpGoal;silverfish:Lnet/minecraft/entity/mob/SilverfishEntity;intermediary field_7370Lnet/minecraft/class_1614$class_1616;field_7370:Lnet/minecraft/class_1614;official aLcmg$b;a:Lcmg;
 - 
delay
private int delay- Mappings:
 Namespace Name Mixin selector named delayLnet/minecraft/entity/mob/SilverfishEntity$CallForHelpGoal;delay:Iintermediary field_7369Lnet/minecraft/class_1614$class_1616;field_7369:Iofficial bLcmg$b;b:I
 
 - 
 - 
Constructor Details
- 
CallForHelpGoal
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/entity/mob/SilverfishEntity$CallForHelpGoal;<init>(Lnet/minecraft/entity/mob/SilverfishEntity;)Vintermediary <init>Lnet/minecraft/class_1614$class_1616;<init>(Lnet/minecraft/class_1614;)Vofficial <init>Lcmg$b;<init>(Lcmg;)V
 
 - 
 - 
Method Details
- 
onHurt
public void onHurt()- Mappings:
 Namespace Name Mixin selector named onHurtLnet/minecraft/entity/mob/SilverfishEntity$CallForHelpGoal;onHurt()Vintermediary method_7136Lnet/minecraft/class_1614$class_1616;method_7136()Vofficial hLcmg$b;h()V
 - 
canStart
public boolean canStart() - 
tick
public void tick() 
 -