net.minecraft.entity.ai.brain.task

public class GoToPointOfInterestTask

extends Task<VillagerEntity>

amh
net.minecraft.world.entity.ai.behavior.GoToClosestVillage
net.minecraft.class_4458
net.minecraft.entity.ai.brain.task.GoToPointOfInterestTask
net.minecraft.unmapped.C_aofhkhvj
net.minecraft.entity.ai.brain.task.WalkToPOITask
net.minecraft.entity.ai.brain.task.WalkToPOITask

Field summary

Modifier and TypeField
private final float
a
speed
field_20288
speed
f_vszikulh
field_225445_a
field_225445_a
private final int
b
closeEnoughDistance
field_20289
completionRange
f_tkmqdbuu
field_225446_b
field_225446_b

Constructor summary

ModifierConstructor
public (float speed, int completionRange)

Method summary

Modifier and TypeMethod
protected boolean
a(xd arg0, axt arg1)
checkExtraStartConditions(ServerLevel arg0, Villager arg1)
method_21636(class_3218 arg0, class_1646 arg1)
shouldRun(ServerWorld arg0, VillagerEntity arg1)
m_wzpcdmrz(C_bdwnwhiu arg0, C_pdtkdbte arg1)
func_212832_a_(ServerWorld arg0, VillagerEntity arg1)
shouldExecute(ServerWorld worldIn, VillagerEntity owner)
protected void
a(xd arg0, axt arg1, long arg2)
start(ServerLevel arg0, Villager arg1, long arg2)
method_21637(class_3218 arg0, class_1646 arg1, long arg2)
run(ServerWorld arg0, VillagerEntity arg1, long arg2)
m_jlqtixyt(C_bdwnwhiu arg0, C_pdtkdbte arg1, long arg2)
func_212831_a_(ServerWorld arg0, VillagerEntity arg1, long arg2)
startExecuting(ServerWorld worldIn, VillagerEntity entityIn, long gameTimeIn)