Package net.minecraft.entity.mob
Class ShulkerEntity.TargetPlayerGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.TrackTargetGoal
net.minecraft.entity.ai.goal.ActiveTargetGoal<PlayerEntity>
net.minecraft.entity.mob.ShulkerEntity.TargetPlayerGoal
- Enclosing class:
- ShulkerEntity
A hostile target goal on players.
- Mappings:
- Namespace - Name - named - net/minecraft/entity/mob/ShulkerEntity$TargetPlayerGoal- intermediary - net/minecraft/class_1606$class_1610- official - cmf$e
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Field SummaryFields inherited from class net.minecraft.entity.ai.goal.ActiveTargetGoalreciprocalChance, targetClass, targetEntity, targetPredicateFields inherited from class net.minecraft.entity.ai.goal.TrackTargetGoalcheckVisibility, maxTimeWithoutVisibility, mob, target
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.ActiveTargetGoalfindClosestTarget, setTargetEntity, startMethods inherited from class net.minecraft.entity.ai.goal.TrackTargetGoalcanTrack, getFollowRange, setMaxTimeWithoutVisibility, shouldContinue, stopMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, tick, toGoalTicks, toString
- 
Constructor Details- 
TargetPlayerGoal- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/entity/mob/ShulkerEntity$TargetPlayerGoal;<init>(Lnet/minecraft/entity/mob/ShulkerEntity;Lnet/minecraft/entity/mob/ShulkerEntity;)V- intermediary - <init>- Lnet/minecraft/class_1606$class_1610;<init>(Lnet/minecraft/class_1606;Lnet/minecraft/class_1606;)V- official - <init>- Lcmf$e;<init>(Lcmf;Lcmf;)V
 
 
- 
- 
Method Details- 
canStartpublic boolean canStart()- Overrides:
- canStartin class- ActiveTargetGoal<PlayerEntity>
- Mappings:
- Namespace - Name - Mixin selector - named - canStart- Lnet/minecraft/entity/ai/goal/Goal;canStart()Z- intermediary - method_6264- Lnet/minecraft/class_1352;method_6264()Z- official - b- Lccg;b()Z
 
- 
getSearchBox- Overrides:
- getSearchBoxin class- ActiveTargetGoal<PlayerEntity>
- Mappings:
- Namespace - Name - Mixin selector - named - getSearchBox- Lnet/minecraft/entity/ai/goal/ActiveTargetGoal;getSearchBox(D)Lnet/minecraft/util/math/Box;- intermediary - method_6321- Lnet/minecraft/class_1400;method_6321(D)Lnet/minecraft/class_238;- official - a- Lcdz;a(D)Lfaw;
 
 
-