net.minecraft.world.timer

public interface TimerCallback<T>

net.minecraft.world.level.timers.TimerCallback
net.minecraft.class_234
net.minecraft.world.timer.TimerCallback

Method summary

Modifier and TypeMethod
void
handle(T context, TimerQueue<T> queue, long time)
method_974(T arg0, class_236<T> arg1, long arg2)
call(T server, Timer<T> events, long time)
com.mojang.serialization.MapCodec<? extends TimerCallback<T>>
codec()
method_67704()
getCodec()