Package net.minecraft.entity.passive
Class PolarBearEntity.AttackGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.MeleeAttackGoal
net.minecraft.entity.passive.PolarBearEntity.AttackGoal
- Enclosing class:
- PolarBearEntity
- Mappings:
- Namespace - Name - official - bsd$c- intermediary - net/minecraft/class_1456$class_1460- named - net/minecraft/entity/passive/PolarBearEntity$AttackGoal
- 
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.MeleeAttackGoalmob
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidattack(LivingEntity target, double squaredDistance) protected doublevoidstop()Methods inherited from class net.minecraft.entity.ai.goal.MeleeAttackGoalcanStart, getCooldown, getMaxCooldown, isCooledDown, resetCooldown, shouldContinue, shouldRunEveryTick, start, tickMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, getControls, getTickCount, setControls, toGoalTicks, toString
- 
Constructor Details- 
AttackGoalpublic AttackGoal()
 
- 
- 
Method Details- 
attack- Overrides:
- attackin class- MeleeAttackGoal
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbnf;a(Lbfz;D)V- intermediary - method_6288- Lnet/minecraft/class_1366;method_6288(Lnet/minecraft/class_1309;D)V- named - attack- Lnet/minecraft/entity/ai/goal/MeleeAttackGoal;attack(Lnet/minecraft/entity/LivingEntity;D)V
 
- 
stoppublic void stop()- Overrides:
- stopin class- MeleeAttackGoal
- Mappings:
- Namespace - Name - Mixin selector - official - d- Lbmv;d()V- intermediary - method_6270- Lnet/minecraft/class_1352;method_6270()V- named - stop- Lnet/minecraft/entity/ai/goal/Goal;stop()V
 
- 
getSquaredMaxAttackDistance- Overrides:
- getSquaredMaxAttackDistancein class- MeleeAttackGoal
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbnf;a(Lbfz;)D- intermediary - method_6289- Lnet/minecraft/class_1366;method_6289(Lnet/minecraft/class_1309;)D- named - getSquaredMaxAttackDistance- Lnet/minecraft/entity/ai/goal/MeleeAttackGoal;getSquaredMaxAttackDistance(Lnet/minecraft/entity/LivingEntity;)D
 
 
-