Class FunctionTimerCallback.Serializer

Enclosing class:
FunctionTimerCallback

public static class FunctionTimerCallback.Serializer extends TimerCallback.Serializer<MinecraftServer,FunctionTimerCallback>
Mappings:
Namespace Name
official dys$a
intermediary net/minecraft/class_231$class_232
named net/minecraft/world/timer/FunctionTimerCallback$Serializer
  • Constructor Details

    • Serializer

      public Serializer()
  • Method Details

    • method_968

      public void method_968(NbtCompound nbtCompound, FunctionTimerCallback functionTimerCallback)
      Mappings:
      Namespace Name Mixin selector
      official a Ldys$a;a(Lqf;Ldys;)V
      intermediary method_968 Lnet/minecraft/class_231$class_232;method_968(Lnet/minecraft/class_2487;Lnet/minecraft/class_231;)V
      named method_968 Lnet/minecraft/world/timer/FunctionTimerCallback$Serializer;method_968(Lnet/minecraft/nbt/NbtCompound;Lnet/minecraft/world/timer/FunctionTimerCallback;)V
    • method_969

      public FunctionTimerCallback method_969(NbtCompound nbtCompound)
      Mappings:
      Namespace Name Mixin selector
      official a Ldys$a;a(Lqf;)Ldys;
      intermediary method_969 Lnet/minecraft/class_231$class_232;method_969(Lnet/minecraft/class_2487;)Lnet/minecraft/class_231;
      named method_969 Lnet/minecraft/world/timer/FunctionTimerCallback$Serializer;method_969(Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/world/timer/FunctionTimerCallback;