Package net.minecraft.entity.monster
Class SpiderEntity.TargetGoal<T extends LivingEntity>
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.TargetGoal
net.minecraft.entity.ai.goal.NearestAttackableTargetGoal<T>
net.minecraft.entity.monster.SpiderEntity.TargetGoal<T>
- Enclosing class:
- SpiderEntity
- 
Nested Class Summary
- 
Field SummaryFields inherited from class net.minecraft.entity.ai.goal.NearestAttackableTargetGoalrandomInterval, target, targetConditions, targetTypeFields inherited from class net.minecraft.entity.ai.goal.TargetGoalmob, mustSee, targetMob, unseenMemoryTicks
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.NearestAttackableTargetGoalfindTarget, getTargetSearchArea, setTarget, startMethods inherited from class net.minecraft.entity.ai.goal.TargetGoalcanAttack, canContinueToUse, getFollowDistance, setUnseenMemoryTicks, stop
- 
Constructor Details- 
TargetGoal
 
- 
- 
Method Details- 
canUsepublic boolean canUse()- Overrides:
- canUsein class- NearestAttackableTargetGoal<T extends LivingEntity>
 
 
-