Package net.minecraft.entity
Class PolarBearEntity.class_3036
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.TrackTargetGoal
net.minecraft.entity.ai.goal.RevengeGoal
net.minecraft.entity.PolarBearEntity.class_3036
- Enclosing class:
- PolarBearEntity
- Mappings:
Namespace Name official aae$cintermediary net/minecraft/class_3033$class_3036named net/minecraft/entity/PolarBearEntity$class_3036
-
Field Summary
Fields inherited from class net.minecraft.entity.ai.goal.TrackTargetGoal
checkVisibility, field_14597, field_14598, mob -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidsetMobEntityTarget(PathAwareEntity mob, LivingEntity target) voidstart()Methods inherited from class net.minecraft.entity.ai.goal.RevengeGoal
canStart, method_13498Methods inherited from class net.minecraft.entity.ai.goal.TrackTargetGoal
canTrack, getFollowRange, method_11025, method_13955, shouldContinue, stopMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getCategoryBits, setCategoryBits, tick
-
Constructor Details
-
class_3036
public class_3036()
-
-
Method Details
-
start
public void start()- Overrides:
startin classRevengeGoal- Mappings:
Namespace Name Mixin selector official cLxe;c()Vintermediary method_2747Lnet/minecraft/class_896;method_2747()Vnamed startLnet/minecraft/entity/ai/goal/Goal;start()V
-
setMobEntityTarget
- Overrides:
setMobEntityTargetin classRevengeGoal- Mappings:
Namespace Name Mixin selector official aLyt;a(Lvx;Lvp;)Vintermediary method_11017Lnet/minecraft/class_926;method_11017(Lnet/minecraft/class_877;Lnet/minecraft/class_1699;)Vnamed setMobEntityTargetLnet/minecraft/entity/ai/goal/RevengeGoal;setMobEntityTarget(Lnet/minecraft/entity/PathAwareEntity;Lnet/minecraft/entity/LivingEntity;)V
-