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
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canContinueToUse, getFlags, isInterruptable, setFlags, toString
-
Field Details
-
attackTime
private int attackTime
-
-
Constructor Details
-
AttackGoal
public AttackGoal()
-
-
Method Details