public class TimedFunction extends java.lang.Object implements ITimerCallback<MinecraftServer>
Modifier and Type | Class and Description |
---|---|
static class |
TimedFunction.Serializer |
Constructor and Description |
---|
TimedFunction(ResourceLocation p_i51190_1_) |
Modifier and Type | Method and Description |
---|---|
void |
run(MinecraftServer obj,
TimerCallbackManager<MinecraftServer> manager,
long gameTime) |
public TimedFunction(ResourceLocation p_i51190_1_)
public void run(MinecraftServer obj, TimerCallbackManager<MinecraftServer> manager, long gameTime)
run
in interface ITimerCallback<MinecraftServer>