Package net.minecraft.entity.monster
Class ShulkerEntity.AttackGoal
- java.lang.Object
-
- net.minecraft.entity.ai.goal.Goal
-
- net.minecraft.entity.monster.ShulkerEntity.AttackGoal
-
- Enclosing class:
- ShulkerEntity
class ShulkerEntity.AttackGoal extends Goal
-
-
Field Summary
Fields Modifier and Type Field Description private intattackTime
-
Constructor Summary
Constructors Constructor Description AttackGoal()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancanUse()voidstart()voidstop()voidtick()-
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canContinueToUse, getFlags, isInterruptable, setFlags, toString
-
-