net.minecraft.world.entity.ai.behavior

public class CountDownCooldownTicks

extends Behavior<LivingEntity>

All mapped superinterfaces:

BehaviorControl

cap
net.minecraft.world.entity.ai.behavior.CountDownCooldownTicks
net.minecraft.class_5753

Field summary

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

Constructor summary

ModifierConstructor
public (MemoryModuleType<Integer> arg0)

Method summary

Modifier and TypeMethod
private Optional<Integer>
b(bys arg0)
getCooldownTickMemory(LivingEntity arg0)
method_33194(class_1309 arg0)
protected boolean
a(long arg0)
timedOut(long arg0)
method_18915(long arg0)
protected boolean
a(asi arg0, bys arg1, long arg2)
canStillUse(ServerLevel arg0, LivingEntity arg1, long arg2)
method_18927(class_3218 arg0, class_1309 arg1, long arg2)
protected void
c(asi arg0, bys arg1, long arg2)
tick(ServerLevel arg0, LivingEntity arg1, long arg2)
method_18924(class_3218 arg0, class_1309 arg1, long arg2)
protected void
b(asi arg0, bys arg1, long arg2)
stop(ServerLevel arg0, LivingEntity arg1, long arg2)
method_18926(class_3218 arg0, class_1309 arg1, long arg2)