net.minecraft.world.entity.ai.behavior

public class LookAndFollowTradingPlayerSink

extends Behavior<Villager>

All mapped superinterfaces:

BehaviorControl

ckj
net.minecraft.world.entity.ai.behavior.LookAndFollowTradingPlayerSink
net.minecraft.class_4108
net.minecraft.entity.ai.brain.task.FollowCustomerTask
net.minecraft.src.C_602_
net.minecraft.world.entity.ai.behavior.BehaviorInteractPlayer

字段概要

修饰符与类型字段
private final float
c
speedModifier
field_18362
speed
f_23432_

构造函数概要

修饰符构造函数
public (float speed)

方法概要

修饰符与类型方法
protected boolean
a(axf arg0, dcx arg1)
checkExtraStartConditions(ServerLevel arg0, Villager arg1)
method_18954(class_3218 arg0, class_1646 arg1)
shouldRun(ServerWorld arg0, VillagerEntity arg1)
m_6114_(C_12_ p_450961_, C_433019_ arg1)
protected boolean
a(axf arg0, dcx arg1, long arg2)
canStillUse(ServerLevel arg0, Villager arg1, long arg2)
method_18955(class_3218 arg0, class_1646 arg1, long arg2)
shouldKeepRunning(ServerWorld arg0, VillagerEntity arg1, long arg2)
m_6737_(C_12_ p_453695_, C_433019_ p_23450_, long arg2)
protected void
b(axf arg0, dcx arg1, long arg2)
start(ServerLevel arg0, Villager arg1, long arg2)
method_18956(class_3218 arg0, class_1646 arg1, long arg2)
run(ServerWorld arg0, VillagerEntity arg1, long arg2)
m_6735_(C_12_ p_454877_, C_433019_ p_23460_, long arg2)
protected void
c(axf arg0, dcx arg1, long arg2)
stop(ServerLevel arg0, Villager arg1, long arg2)
method_18957(class_3218 arg0, class_1646 arg1, long arg2)
finishRunning(ServerWorld arg0, VillagerEntity arg1, long arg2)
m_6732_(C_12_ p_451069_, C_433019_ p_23468_, long arg2)
protected void
d(axf arg0, dcx arg1, long arg2)
tick(ServerLevel arg0, Villager arg1, long arg2)
method_18958(class_3218 arg0, class_1646 arg1, long arg2)
keepRunning(ServerWorld arg0, VillagerEntity arg1, long arg2)
m_6725_(C_12_ p_457753_, C_433019_ p_23476_, long arg2)
protected boolean
a(long arg0)
timedOut(long arg0)
method_18915(long arg0)
isTimeLimitExceeded(long arg0)
m_7773_(long arg0)
private void
a(dcx arg0)
followPlayer(Villager arg0)
method_18953(class_1646 arg0)
update(VillagerEntity villager)
m_23451_(C_433019_ arg0)