Package net.minecraft.entity.passive
Class LlamaEntity.ChaseWolvesGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.TrackTargetGoal
net.minecraft.entity.ai.goal.ActiveTargetGoal<WolfEntity>
net.minecraft.entity.passive.LlamaEntity.ChaseWolvesGoal
- Enclosing class:
LlamaEntity
- Mappings:
Namespace Name official btl$a
intermediary net/minecraft/class_1501$class_1502
named net/minecraft/entity/passive/LlamaEntity$ChaseWolvesGoal
-
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, targetPredicate
Fields inherited from class net.minecraft.entity.ai.goal.TrackTargetGoal
checkVisibility, maxTimeWithoutVisibility, mob, target
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.ActiveTargetGoal
canStart, findClosestTarget, getSearchBox, setTargetEntity, start
Methods inherited from class net.minecraft.entity.ai.goal.TrackTargetGoal
canTrack, setMaxTimeWithoutVisibility, shouldContinue, stop
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldRunEveryTick, tick, toGoalTicks, toString
-
Constructor Details
-
ChaseWolvesGoal
- Mappings:
Namespace Name Mixin selector official <init>
Lbtl$a;<init>(Lbtl;)V
intermediary <init>
Lnet/minecraft/class_1501$class_1502;<init>(Lnet/minecraft/class_1501;)V
named <init>
Lnet/minecraft/entity/passive/LlamaEntity$ChaseWolvesGoal;<init>(Lnet/minecraft/entity/passive/LlamaEntity;)V
-
-
Method Details
-
getFollowRange
protected double getFollowRange()- Overrides:
getFollowRange
in classTrackTargetGoal
- Mappings:
Namespace Name Mixin selector official l
Lbot;l()D
intermediary method_6326
Lnet/minecraft/class_1405;method_6326()D
named getFollowRange
Lnet/minecraft/entity/ai/goal/TrackTargetGoal;getFollowRange()D
-