net.minecraft.world.entity.ai.behavior

public class SetEntityLookTarget

extends Behavior<LivingEntity>

ald
net.minecraft.world.entity.ai.behavior.SetEntityLookTarget
net.minecraft.class_4119
net.minecraft.unmapped.C_oqkjspff
net.minecraft.entity.ai.brain.task.FollowMobTask
net.minecraft.entity.ai.brain.task.LookAtEntityTask
net.minecraft.server.v1_14_R1.BehaviorLookTarget

Field summary

Modifier and TypeField
private final Predicate<LivingEntity>
a
predicate
field_18376
f_zvsnowvm
mobType
field_220519_a
private final float
b
maxDistSqr
field_18377
f_qovoztng
maxDistanceSquared
field_220520_b

Constructor summary

ModifierConstructor
public (MobCategory entityCategory, float maxDistance)
public (EntityType<?> entityType, float maxDistance)
public (Predicate<LivingEntity> mobType, float maxDistance)

Method summary

Modifier and TypeMethod
protected boolean
a(vk arg0, aix arg1)
checkExtraStartConditions(ServerLevel arg0, LivingEntity arg1)
method_18919(class_3218 arg0, class_1309 arg1)
m_pwowjghk(C_bdwnwhiu arg0, C_usxaxydn arg1)
shouldRun(ServerWorld arg0, LivingEntity arg1)
func_212832_a_(ServerWorld arg0, LivingEntity arg1)
protected void
a(vk arg0, aix arg1, long arg2)
start(ServerLevel arg0, LivingEntity arg1, long arg2)
method_18920(class_3218 arg0, class_1309 arg1, long arg2)
m_thxoqxcz(C_bdwnwhiu arg0, C_usxaxydn arg1, long arg2)
run(ServerWorld arg0, LivingEntity arg1, long arg2)
func_212831_a_(ServerWorld arg0, LivingEntity arg1, long arg2)