net.minecraft.world.entity.ai.behavior

public class CountDownCooldownTicks

extends Behavior<LivingEntity>

All mapped superinterfaces:

BehaviorControl

bvq
net.minecraft.world.entity.ai.behavior.CountDownCooldownTicks
net.minecraft.class_5753
net.minecraft.unmapped.C_xkkrpstl
net.minecraft.entity.ai.brain.task.TemptationCooldownTask
net.minecraft.entity.ai.brain.task.ReduceCooldownTask
net.minecraft.src.C_141079_
net.minecraft.world.entity.ai.behavior.CountDownCooldownTicks

Field summary

Modifier and TypeField
private final MemoryModuleType<Integer>
c
cooldownTicks
field_30113
f_mqigwtrt
moduleType
moduleType
f_147460_

Constructor summary

ModifierConstructor
public (MemoryModuleType<Integer> moduleType)

Method summary

Modifier and TypeMethod
private Optional<Integer>
b(btr arg0)
getCooldownTickMemory(LivingEntity arg0)
method_33194(class_1309 arg0)
m_sdcrnzvo(C_usxaxydn arg0)
getTemptationCooldownTicks(LivingEntity entity)
getCooldownTicks(LivingEntity entity)
m_147465_(C_524_ arg0)
protected boolean
a(long arg0)
timedOut(long arg0)
method_18915(long arg0)
m_eghfkoeo(long arg0)
isTimeLimitExceeded(long arg0)
isTimeLimitExceeded(long arg0)
m_7773_(long arg0)
protected boolean
a(arf arg0, btr arg1, long arg2)
canStillUse(ServerLevel arg0, LivingEntity arg1, long arg2)
method_18927(class_3218 arg0, class_1309 arg1, long arg2)
m_xvrvizlg(C_bdwnwhiu arg0, C_usxaxydn arg1, long arg2)
shouldKeepRunning(ServerWorld arg0, LivingEntity arg1, long arg2)
shouldKeepRunning(ServerWorld arg0, LivingEntity arg1, long arg2)
m_6737_(C_12_ p_147469_, C_524_ p_147470_, long arg2)
protected void
c(arf arg0, btr arg1, long arg2)
tick(ServerLevel arg0, LivingEntity arg1, long arg2)
method_18924(class_3218 arg0, class_1309 arg1, long arg2)
m_jiotgmjk(C_bdwnwhiu arg0, C_usxaxydn arg1, long arg2)
keepRunning(ServerWorld arg0, LivingEntity arg1, long arg2)
keepRunning(ServerWorld arg0, LivingEntity arg1, long arg2)
m_6725_(C_12_ p_147477_, C_524_ p_147478_, long arg2)
protected void
b(arf arg0, btr arg1, long arg2)
stop(ServerLevel arg0, LivingEntity arg1, long arg2)
method_18926(class_3218 arg0, class_1309 arg1, long arg2)
m_copsxmjv(C_bdwnwhiu arg0, C_usxaxydn arg1, long arg2)
finishRunning(ServerWorld arg0, LivingEntity arg1, long arg2)
finishRunning(ServerWorld arg0, LivingEntity arg1, long arg2)
m_6732_(C_12_ p_147473_, C_524_ p_147474_, long arg2)