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