Package net.minecraft.entity
Class LlamaEntity.class_3139
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.TrackTargetGoal
net.minecraft.entity.ai.goal.FollowTargetGoal<WolfEntity>
net.minecraft.entity.LlamaEntity.class_3139
- Enclosing class:
- LlamaEntity
- Mappings:
Namespace Name official aks$aintermediary net/minecraft/class_3138$class_3139named net/minecraft/entity/LlamaEntity$class_3139
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.FollowTargetGoal
FollowTargetGoal.DistanceComparator -
Field Summary
Fields inherited from class net.minecraft.entity.ai.goal.FollowTargetGoal
field_16890, field_3629, target, targetClassFields inherited from class net.minecraft.entity.ai.goal.TrackTargetGoal
checkVisibility, field_14597, field_14598, mob -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.FollowTargetGoal
method_13104, startMethods inherited from class net.minecraft.entity.ai.goal.TrackTargetGoal
canTrack, method_11025, method_13955, shouldContinue, stopMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getCategoryBits, setCategoryBits, tick
-
Constructor Details
-
class_3139
-
-
Method Details
-
canStart
public boolean canStart()- Overrides:
canStartin classFollowTargetGoal<WolfEntity>- Mappings:
Namespace Name Mixin selector official aLagt;a()Zintermediary method_2742Lnet/minecraft/class_896;method_2742()Znamed canStartLnet/minecraft/entity/ai/goal/Goal;canStart()Z
-
getFollowRange
protected double getFollowRange()- Overrides:
getFollowRangein classTrackTargetGoal- Mappings:
Namespace Name Mixin selector official iLais;i()Dintermediary method_6222Lnet/minecraft/class_933;method_6222()Dnamed getFollowRangeLnet/minecraft/entity/ai/goal/TrackTargetGoal;getFollowRange()D
-