Package net.minecraft.world.timer
Class FunctionTagTimerCallback.Serializer
java.lang.Object
net.minecraft.world.timer.TimerCallback.Serializer<MinecraftServer,FunctionTagTimerCallback>
net.minecraft.world.timer.FunctionTagTimerCallback.Serializer
- Enclosing class:
FunctionTagTimerCallback
public static class FunctionTagTimerCallback.Serializer
extends TimerCallback.Serializer<MinecraftServer,FunctionTagTimerCallback>
- Mappings:
Namespace Name official dyt$aintermediary net/minecraft/class_229$class_230named net/minecraft/world/timer/FunctionTagTimerCallback$Serializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_964(NbtCompound nbtCompound, FunctionTagTimerCallback functionTagTimerCallback) method_965(NbtCompound nbtCompound) Methods inherited from class net.minecraft.world.timer.TimerCallback.Serializer
deserialize, getCallbackClass, getId, serialize
-
Constructor Details
-
Serializer
public Serializer()
-
-
Method Details
-
method_964
- Mappings:
Namespace Name Mixin selector official aLdyt$a;a(Lqf;Ldyt;)Vintermediary method_964Lnet/minecraft/class_229$class_230;method_964(Lnet/minecraft/class_2487;Lnet/minecraft/class_229;)Vnamed method_964Lnet/minecraft/world/timer/FunctionTagTimerCallback$Serializer;method_964(Lnet/minecraft/nbt/NbtCompound;Lnet/minecraft/world/timer/FunctionTagTimerCallback;)V
-
method_965
- Mappings:
Namespace Name Mixin selector official aLdyt$a;a(Lqf;)Ldyt;intermediary method_965Lnet/minecraft/class_229$class_230;method_965(Lnet/minecraft/class_2487;)Lnet/minecraft/class_229;named method_965Lnet/minecraft/world/timer/FunctionTagTimerCallback$Serializer;method_965(Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/world/timer/FunctionTagTimerCallback;
-