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 - named - net/minecraft/entity/passive/PolarBearEntity$AttackGoal- intermediary - net/minecraft/class_1456$class_1460- official - chr$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.MeleeAttackGoalmob
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.MeleeAttackGoalcanAttack, canStart, getCooldown, getMaxCooldown, isCooledDown, resetCooldown, shouldContinue, shouldRunEveryTick, start, tickMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, toGoalTicks, toString
- 
Constructor Details- 
AttackGoalpublic AttackGoal()
 
- 
- 
Method Details- 
attack- Overrides:
- attackin class- MeleeAttackGoal
- Mappings:
- Namespace - Name - Mixin selector - named - attack- Lnet/minecraft/entity/ai/goal/MeleeAttackGoal;attack(Lnet/minecraft/entity/LivingEntity;)V- intermediary - method_6288- Lnet/minecraft/class_1366;method_6288(Lnet/minecraft/class_1309;)V- official - a- Lccq;a(Lbvi;)V
 
- 
stoppublic void stop()- Overrides:
- stopin class- MeleeAttackGoal
- Mappings:
- Namespace - Name - Mixin selector - named - stop- Lnet/minecraft/entity/ai/goal/Goal;stop()V- intermediary - method_6270- Lnet/minecraft/class_1352;method_6270()V- official - e- Lccg;e()V
 
 
-