Package net.minecraft.entity.passive
Class LlamaEntity.SpitRevengeGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.TrackTargetGoal
net.minecraft.entity.ai.goal.RevengeGoal
net.minecraft.entity.passive.LlamaEntity.SpitRevengeGoal
- Enclosing class:
- LlamaEntity
- Mappings:
- Namespace - Name - named - net/minecraft/entity/passive/LlamaEntity$SpitRevengeGoal- intermediary - net/minecraft/class_1501$class_1504- official - cjg$c
- 
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.TrackTargetGoalcheckVisibility, maxTimeWithoutVisibility, mob, target
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.RevengeGoalcallSameTypeForRevenge, canStart, setGroupRevenge, setMobEntityTarget, startMethods inherited from class net.minecraft.entity.ai.goal.TrackTargetGoalcanTrack, getFollowRange, setMaxTimeWithoutVisibility, stopMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, tick, toGoalTicks, toString
- 
Constructor Details- 
SpitRevengeGoal- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/entity/passive/LlamaEntity$SpitRevengeGoal;<init>(Lnet/minecraft/entity/passive/LlamaEntity;)V- intermediary - <init>- Lnet/minecraft/class_1501$class_1504;<init>(Lnet/minecraft/class_1501;)V- official - <init>- Lcjg$c;<init>(Lcjg;)V
 
 
- 
- 
Method Details- 
shouldContinuepublic boolean shouldContinue()- Overrides:
- shouldContinuein class- TrackTargetGoal
- Mappings:
- Namespace - Name - Mixin selector - named - shouldContinue- Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z- intermediary - method_6266- Lnet/minecraft/class_1352;method_6266()Z- official - c- Lccg;c()Z
 
 
-