Class Shulker.ShulkerDefenseAttackGoal
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<LivingEntity>
net.minecraft.world.entity.monster.Shulker.ShulkerDefenseAttackGoal
- Enclosing class:
- Shulker
- 
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 SummaryModifier and TypeMethodDescriptionbooleancanUse()protected AABBgetTargetSearchArea(double p_33499_) Methods inherited from class net.minecraft.world.entity.ai.goal.target.NearestAttackableTargetGoalfindTarget, setTarget, startMethods inherited from class net.minecraft.world.entity.ai.goal.target.TargetGoalcanAttack, canContinueToUse, getFollowDistance, setUnseenMemoryTicks, stopMethods inherited from class net.minecraft.world.entity.ai.goal.GoaladjustedTickDelay, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, tick, toString
- 
Constructor Details- 
ShulkerDefenseAttackGoal
 
- 
- 
Method Details- 
canUsepublic boolean canUse()- Overrides:
- canUsein class- NearestAttackableTargetGoal<LivingEntity>
 
- 
getTargetSearchArea- Overrides:
- getTargetSearchAreain class- NearestAttackableTargetGoal<LivingEntity>
 
 
-