Task.Status
Modifier and Type | Field and Description |
---|---|
private int |
interval |
requiredMemoryStates
Constructor and Description |
---|
MeleeAttackTask(int interval) |
Modifier and Type | Method and Description |
---|---|
private boolean |
method_25942(MobEntity mobEntity) |
private LivingEntity |
method_25944(MobEntity mobEntity) |
protected void |
run(ServerWorld serverWorld,
MobEntity mobEntity,
long long2) |
protected boolean |
shouldRun(ServerWorld serverWorld,
MobEntity mobEntity) |
finishRunning, getStatus, isTimeLimitExceeded, keepRunning, shouldKeepRunning, stop, tick, toString, tryStarting
protected boolean shouldRun(ServerWorld serverWorld, MobEntity mobEntity)
private boolean method_25942(MobEntity mobEntity)
protected void run(ServerWorld serverWorld, MobEntity mobEntity, long long2)
private LivingEntity method_25944(MobEntity mobEntity)