History - net.minecraft.entity.ai.goal.MeleeAttackGoal

1.7.10

Names

uq

net.minecraft.class_905

net.minecraft.entity.ai.goal.MeleeAttackGoal

net.minecraft.entity.ai.EntityAIAttackOnCollide

Fields

World: a, field_3531, world, worldObj

PathFinderMobEntity: b, field_6845, entity, attacker

int: c, field_3534, attackCooldown, attackTick

double: d, field_6846, speed, speedTowardsTarget

boolean: e, field_3536, pauseWhenMobIdle, longMemory

Path: f, field_3537, path, entityPathEntity

Class: g, field_3538, targetType, classTarget

int: h, field_3539, updateCountdownTicks, field_75445_i

double: i, field_9087, targetX, field_151497_i

double: j, field_9088, targetY, field_151495_j

double: k, field_9089, targetZ, field_151496_k

Constructors

(PathFinderMobEntity, Class, double, boolean)

(PathFinderMobEntity, double, boolean)

Methods

boolean (): a, method_2742, canStart, shouldExecute

boolean (): b, method_2744, shouldContinue, continueExecuting

void (): c, method_2747, start, startExecuting

void (): d, method_2745, stop, resetTask

void (): e, method_2746, tick, updateTask