Package net.minecraft
Class class_11020.class_11021
- Enclosing class:
class_11020
- Mappings:
Namespace Name named net/minecraft/class_11020$class_11021intermediary net/minecraft/class_11020$class_11021official ctx$a
-
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.ActiveTargetGoal
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.ActiveTargetGoal
findClosestTarget, getSearchBox, setTargetEntity, startMethods inherited from class net.minecraft.entity.ai.goal.TrackTargetGoal
canTrack, setMaxTimeWithoutVisibility, shouldContinue, stopMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, tick, toGoalTicks, toString
-
Constructor Details
-
class_11021
public class_11021()
-
-
Method Details
-
canStart
public boolean canStart()- Overrides:
canStartin classActiveTargetGoal<PlayerEntity>- Mappings:
Namespace Name Mixin selector named canStartLnet/minecraft/entity/ai/goal/Goal;canStart()Zintermediary method_6264Lnet/minecraft/class_1352;method_6264()Zofficial bLcgh;b()Z
-
getFollowRange
protected double getFollowRange()- Overrides:
getFollowRangein classTrackTargetGoal- Mappings:
Namespace Name Mixin selector named getFollowRangeLnet/minecraft/entity/ai/goal/TrackTargetGoal;getFollowRange()Dintermediary method_6326Lnet/minecraft/class_1405;method_6326()Dofficial lLcii;l()D
-