Class Blaze.BlazeAttackGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.Blaze.BlazeAttackGoal
- Enclosing class:
Blaze
-
Nested Class Summary
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Goal
adjustedTickDelay, canContinueToUse, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, setFlags, toString
-
Field Details
-
blaze
-
attackStep
private int attackStep -
attackTime
private int attackTime -
lastSeen
private int lastSeen
-
-
Constructor Details
-
BlazeAttackGoal
-
-
Method Details
-
canUse
-
start
-
stop
-
requiresUpdateEveryTick
public boolean requiresUpdateEveryTick()- Overrides:
requiresUpdateEveryTickin classGoal
-
tick
-
getFollowDistance
private double getFollowDistance()
-