Package net.minecraft.entity.monster
Class VexEntity.CopyOwnerTargetGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.TargetGoal
net.minecraft.entity.monster.VexEntity.CopyOwnerTargetGoal
- Enclosing class:
- VexEntity
- 
Nested Class Summary
- 
Field SummaryFieldsFields inherited from class net.minecraft.entity.ai.goal.TargetGoalmob, mustSee, targetMob, unseenMemoryTicks
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.TargetGoalcanAttack, canContinueToUse, getFollowDistance, setUnseenMemoryTicks, stop
- 
Field Details- 
copyOwnerTargeting
 
- 
- 
Constructor Details- 
CopyOwnerTargetGoal
 
- 
- 
Method Details- 
canUsepublic boolean canUse()
- 
startpublic void start()- Overrides:
- startin class- TargetGoal
 
 
-