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
static class SilverfishEntity.CallForHelpGoal extends Goal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control -
Field Summary
Fields Modifier and Type Field Description private intdelayprivate SilverfishEntitysilverfish -
Constructor Summary
Constructors Constructor Description CallForHelpGoal(SilverfishEntity silverfish) -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, setControls, shouldContinue, start, stop, toString