net.minecraft.world.level.timers

public record FunctionCallback

implements TimerCallback<MinecraftServer>

ffl
net.minecraft.world.level.timers.FunctionCallback
net.minecraft.class_231
net.minecraft.world.timer.FunctionTimerCallback
net.minecraft.src.C_3030_

Field summary

Modifier and TypeField
private final ResourceLocation
b
functionId
comp_3693
name
f_82162_
public static final com.mojang.serialization.MapCodec<FunctionCallback>
a
CODEC
field_56685
CODEC
f_381381_

Constructor summary

ModifierConstructor
public (ResourceLocation name)

Method summary

Modifier and TypeMethod
public void
a(MinecraftServer arg0, ffp<MinecraftServer> arg1, long arg2)
handle(MinecraftServer arg0, TimerQueue<MinecraftServer> arg1, long arg2)
method_967(MinecraftServer arg0, class_236<MinecraftServer> arg1, long arg2)
call(MinecraftServer arg0, Timer<MinecraftServer> arg1, long arg2)
m_5821_(MinecraftServer p_82173_, C_3037_<MinecraftServer> p_82174_, long arg2)
public com.mojang.serialization.MapCodec<FunctionCallback>
a()
codec()
method_67704()
getCodec()
m_384551_()
public ResourceLocation
b()
functionId()
comp_3693()
name()
f_82162_()