net.minecraft.world.entity.monster.piglin

public class StopAdmiringIfTiredOfTryingToReachItem<E extends Piglin>

extends Behavior<E>

bfb
net.minecraft.world.entity.monster.piglin.StopAdmiringIfTiredOfTryingToReachItem
net.minecraft.class_5430
net.minecraft.entity.ai.brain.task.AdmireItemTimeLimitTask
net.minecraft.entity.monster.piglin.StopReachingItemTask
net.minecraft.server.v1_16_R3.BehaviorAdmireTimeout

字段概要

修饰符与类型字段
private final int
b
maxTimeToReachItem
field_25815
timeLimit
field_242365_b
private final int
c
disableTime
field_25816
cooldown
field_242366_c

构造函数概要

修饰符构造函数
public (int timeLimit, int cooldown)

方法概要

修饰符与类型方法
protected boolean
a(aag arg0, E arg1)
checkExtraStartConditions(ServerLevel arg0, E arg1)
method_30337(class_3218 arg0, E arg1)
shouldRun(ServerWorld arg0, E arg1)
func_212832_a_(ServerWorld arg0, E arg1)
protected void
a(aag arg0, E arg1, long arg2)
start(ServerLevel arg0, E arg1, long arg2)
method_30338(class_3218 arg0, E arg1, long arg2)
run(ServerWorld arg0, E arg1, long arg2)
func_212831_a_(ServerWorld arg0, E arg1, long arg2)