Package net.minecraft.entity.mob
Class VindicatorEntity.AttackGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.MeleeAttackGoal
net.minecraft.entity.mob.VindicatorEntity.AttackGoal
- Enclosing class:
- VindicatorEntity
- Mappings:
- Namespace - Name - official - bwr$c- intermediary - net/minecraft/class_1632$class_4293- named - net/minecraft/entity/mob/VindicatorEntity$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 doubleMethods inherited from class net.minecraft.entity.ai.goal.MeleeAttackGoalattack, canStart, getCooldown, getMaxCooldown, isCooledDown, resetCooldown, shouldContinue, shouldRunEveryTick, start, stop, tickMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, getControls, getTickCount, setControls, toGoalTicks, toString
- 
Constructor Details- 
AttackGoal- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lbwr$c;<init>(Lbwr;Lbwr;)V- intermediary - <init>- Lnet/minecraft/class_1632$class_4293;<init>(Lnet/minecraft/class_1632;Lnet/minecraft/class_1632;)V- named - <init>- Lnet/minecraft/entity/mob/VindicatorEntity$AttackGoal;<init>(Lnet/minecraft/entity/mob/VindicatorEntity;Lnet/minecraft/entity/mob/VindicatorEntity;)V
 
 
- 
- 
Method Details- 
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
 
 
-