Class PolarBear.PolarBearAttackPlayersGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.target.TargetGoal
net.minecraft.world.entity.ai.goal.target.NearestAttackableTargetGoal<Player>
net.minecraft.world.entity.animal.PolarBear.PolarBearAttackPlayersGoal
- Enclosing class:
- PolarBear
- 
Nested Class Summary
- 
Field SummaryFields inherited from class net.minecraft.world.entity.ai.goal.target.NearestAttackableTargetGoalrandomInterval, target, targetConditions, targetTypeFields inherited from class net.minecraft.world.entity.ai.goal.target.TargetGoalmob, mustSee, targetMob, unseenMemoryTicks
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.world.entity.ai.goal.target.NearestAttackableTargetGoalfindTarget, getTargetSearchArea, setTarget, startMethods inherited from class net.minecraft.world.entity.ai.goal.target.TargetGoalcanAttack, canContinueToUse, setUnseenMemoryTicks, stopMethods inherited from class net.minecraft.world.entity.ai.goal.GoaladjustedTickDelay, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, tick, toString
- 
Constructor Details- 
PolarBearAttackPlayersGoalpublic PolarBearAttackPlayersGoal()
 
- 
- 
Method Details- 
canUsepublic boolean canUse()- Overrides:
- canUsein class- NearestAttackableTargetGoal<Player>
 
- 
getFollowDistanceprotected double getFollowDistance()- Overrides:
- getFollowDistancein class- TargetGoal
 
 
-