Class Raider.HoldGroundAttackGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.raid.Raider.HoldGroundAttackGoal
- Enclosing class:
Raider
-
Nested Class Summary
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final floatprivate final Raiderfinal TargetingConditions -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Goal
adjustedTickDelay, canContinueToUse, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, setFlags, toString
-
Field Details
-
mob
-
hostileRadiusSqr
private final float hostileRadiusSqr -
shoutTargeting
-
-
Constructor Details
-
HoldGroundAttackGoal
-
-
Method Details
-
canUse
-
start
-
stop
-
requiresUpdateEveryTick
public boolean requiresUpdateEveryTick()- Overrides:
requiresUpdateEveryTickin classGoal
-
tick
-