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.unmapped.C_ewjlpjzq
net.minecraft.entity.ai.brain.task.AdmireItemTimeLimitTask
net.minecraft.entity.monster.piglin.StopReachingItemTask
net.minecraft.server.v1_16_R3.BehaviorAdmireTimeout

Field summary

Modifier and TypeField
private final int
b
maxTimeToReachItem
field_25815
f_qjwbtltf
timeLimit
field_242365_b
private final int
c
disableTime
field_25816
f_ycggztsq
cooldown
field_242366_c

Constructor summary

ModifierConstructor
public (int timeLimit, int cooldown)

Method summary

Modifier and TypeMethod
protected boolean
a(aag arg0, E arg1)
checkExtraStartConditions(ServerLevel arg0, E arg1)
method_30337(class_3218 arg0, E arg1)
m_uggiaycs(C_bdwnwhiu 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)
m_jzhhmtbf(C_bdwnwhiu arg0, E arg1, long arg2)
run(ServerWorld arg0, E arg1, long arg2)
func_212831_a_(ServerWorld arg0, E arg1, long arg2)