public static class TimedFunction.Serializer extends ITimerCallback.Serializer<MinecraftServer,TimedFunction>
Constructor and Description |
---|
Serializer() |
Modifier and Type | Method and Description |
---|---|
TimedFunction |
read(CompoundNBT p_212846_1_) |
void |
write(CompoundNBT p_212847_1_,
TimedFunction p_212847_2_) |
func_216310_a, func_216311_b
public void write(CompoundNBT p_212847_1_, TimedFunction p_212847_2_)
write
in class ITimerCallback.Serializer<MinecraftServer,TimedFunction>
public TimedFunction read(CompoundNBT p_212846_1_)
read
in class ITimerCallback.Serializer<MinecraftServer,TimedFunction>