Package net.minecraft.entity.mob
Class ShulkerEntity.SearchForPlayerGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.TrackTargetGoal
net.minecraft.entity.ai.goal.FollowTargetGoal<PlayerEntity>
net.minecraft.entity.mob.ShulkerEntity.SearchForPlayerGoal
- Enclosing class:
- ShulkerEntity
- Mappings:
Namespace Name official bid$eintermediary net/minecraft/class_1606$class_1610named net/minecraft/entity/mob/ShulkerEntity$SearchForPlayerGoal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control -
Field Summary
Fields inherited from class net.minecraft.entity.ai.goal.FollowTargetGoal
reciprocalChance, targetClass, targetEntity, targetPredicateFields inherited from class net.minecraft.entity.ai.goal.TrackTargetGoal
checkVisibility, maxTimeWithoutVisibility, mob, target -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.FollowTargetGoal
findClosestTarget, setTargetEntity, startMethods inherited from class net.minecraft.entity.ai.goal.TrackTargetGoal
canTrack, getFollowRange, setMaxTimeWithoutVisibility, shouldContinue, stopMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, setControls, tick, toString
-
Constructor Details
-
SearchForPlayerGoal
- Mappings:
Namespace Name Mixin selector official <init>Lbid$e;<init>(Lbid;Lbid;)Vintermediary <init>Lnet/minecraft/class_1606$class_1610;<init>(Lnet/minecraft/class_1606;Lnet/minecraft/class_1606;)Vnamed <init>Lnet/minecraft/entity/mob/ShulkerEntity$SearchForPlayerGoal;<init>(Lnet/minecraft/entity/mob/ShulkerEntity;Lnet/minecraft/entity/mob/ShulkerEntity;)V
-
-
Method Details
-
canStart
public boolean canStart()- Overrides:
canStartin classFollowTargetGoal<PlayerEntity>- Mappings:
Namespace Name Mixin selector official aLazo;a()Zintermediary method_6264Lnet/minecraft/class_1352;method_6264()Znamed canStartLnet/minecraft/entity/ai/goal/Goal;canStart()Z
-
getSearchBox
- Overrides:
getSearchBoxin classFollowTargetGoal<PlayerEntity>- Mappings:
Namespace Name Mixin selector official aLbbg;a(D)Ldmv;intermediary method_6321Lnet/minecraft/class_1400;method_6321(D)Lnet/minecraft/class_238;named getSearchBoxLnet/minecraft/entity/ai/goal/FollowTargetGoal;getSearchBox(D)Lnet/minecraft/util/math/Box;
-