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