net.minecraft.entity.ai.brain.task

public class FollowCustomerTask

extends Task<VillagerEntity>

akl
net.minecraft.class_4108
net.minecraft.entity.ai.brain.task.FollowCustomerTask
net.minecraft.unmapped.C_37826773
net.minecraft.entity.ai.brain.task.TradeTask
net.minecraft.entity.ai.brain.task.TradeTask

Field summary

Modifier and TypeField
private final float
a
field_18362
speed
f_22795481
field_220476_a
speed

Constructor summary

ModifierConstructor
public (float arg0)

Method summary

Modifier and TypeMethod
protected boolean
a(vi arg0, avo arg1)
method_18954(class_3218 arg0, class_1646 arg1)
method_18954(ServerWorld arg0, VillagerEntity arg1)
m_98475871(ServerWorld arg0, VillagerEntity arg1)
func_212832_a_(ServerWorld arg0, VillagerEntity arg1)
shouldExecute(ServerWorld worldIn, VillagerEntity owner)
protected boolean
a(vi arg0, avo arg1, long arg2)
method_18955(class_3218 arg0, class_1646 arg1, long arg2)
method_18955(ServerWorld arg0, VillagerEntity arg1, long arg2)
m_21677678(ServerWorld arg0, VillagerEntity arg1, long arg2)
func_212834_g_(ServerWorld arg0, VillagerEntity arg1, long arg2)
shouldContinueExecuting(ServerWorld worldIn, VillagerEntity entityIn, long gameTimeIn)
protected void
b(vi arg0, avo arg1, long arg2)
method_18956(class_3218 arg0, class_1646 arg1, long arg2)
method_18956(ServerWorld arg0, VillagerEntity arg1, long arg2)
m_26360659(ServerWorld arg0, VillagerEntity arg1, long arg2)
func_212831_a_(ServerWorld arg0, VillagerEntity arg1, long arg2)
startExecuting(ServerWorld worldIn, VillagerEntity entityIn, long gameTimeIn)
protected void
c(vi arg0, avo arg1, long arg2)
method_18957(class_3218 arg0, class_1646 arg1, long arg2)
method_18957(ServerWorld arg0, VillagerEntity arg1, long arg2)
m_35645293(ServerWorld arg0, VillagerEntity arg1, long arg2)
func_212835_f_(ServerWorld arg0, VillagerEntity arg1, long arg2)
resetTask(ServerWorld worldIn, VillagerEntity entityIn, long gameTimeIn)
protected void
d(vi arg0, avo arg1, long arg2)
method_18958(class_3218 arg0, class_1646 arg1, long arg2)
method_18958(ServerWorld arg0, VillagerEntity arg1, long arg2)
m_03462800(ServerWorld arg0, VillagerEntity arg1, long arg2)
func_212833_d_(ServerWorld arg0, VillagerEntity arg1, long arg2)
updateTask(ServerWorld worldIn, VillagerEntity owner, long gameTime)
protected boolean
a(long arg0)
method_18915(long arg0)
isTimeLimitExceeded(long arg0)
m_34518382(long arg0)
func_220383_a(long arg0)
isTimedOut(long arg0)
private void
a(avo arg0)
method_18953(class_1646 arg0)
update(VillagerEntity arg0)
m_64259599(VillagerEntity arg0)
func_220475_a(VillagerEntity arg0)
walkAndLookCustomer(VillagerEntity owner)