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$CallForHelpGoal- intermediary - net/minecraft/class_1614$class_1616- official - cmg$b
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldContinue, shouldRunEveryTick, start, stop, toGoalTicks, toString
- 
Field Details- 
silverfish- Mappings:
- Namespace - Name - Mixin selector - named - silverfish- Lnet/minecraft/entity/mob/SilverfishEntity$CallForHelpGoal;silverfish:Lnet/minecraft/entity/mob/SilverfishEntity;- intermediary - field_7370- Lnet/minecraft/class_1614$class_1616;field_7370:Lnet/minecraft/class_1614;- official - a- Lcmg$b;a:Lcmg;
 
- 
delayprivate int delay- Mappings:
- Namespace - Name - Mixin selector - named - delay- Lnet/minecraft/entity/mob/SilverfishEntity$CallForHelpGoal;delay:I- intermediary - field_7369- Lnet/minecraft/class_1614$class_1616;field_7369:I- official - b- Lcmg$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;)V- intermediary - <init>- Lnet/minecraft/class_1614$class_1616;<init>(Lnet/minecraft/class_1614;)V- official - <init>- Lcmg$b;<init>(Lcmg;)V
 
 
- 
- 
Method Details- 
onHurtpublic void onHurt()- Mappings:
- Namespace - Name - Mixin selector - named - onHurt- Lnet/minecraft/entity/mob/SilverfishEntity$CallForHelpGoal;onHurt()V- intermediary - method_7136- Lnet/minecraft/class_1614$class_1616;method_7136()V- official - h- Lcmg$b;h()V
 
- 
canStartpublic boolean canStart()
- 
tickpublic void tick()
 
-