Package net.minecraft.world.timer
Class FunctionTimerCallback.Serializer
java.lang.Object
net.minecraft.world.timer.TimerCallback.Serializer<MinecraftServer,FunctionTimerCallback>
net.minecraft.world.timer.FunctionTimerCallback.Serializer
- Enclosing class:
FunctionTimerCallback
public static class FunctionTimerCallback.Serializer
extends TimerCallback.Serializer<MinecraftServer,FunctionTimerCallback>
- Mappings:
Namespace Name official dys$aintermediary net/minecraft/class_231$class_232named net/minecraft/world/timer/FunctionTimerCallback$Serializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_968(NbtCompound nbtCompound, FunctionTimerCallback functionTimerCallback) method_969(NbtCompound nbtCompound) Methods inherited from class net.minecraft.world.timer.TimerCallback.Serializer
deserialize, getCallbackClass, getId, serialize
-
Constructor Details
-
Serializer
public Serializer()
-
-
Method Details
-
method_968
- Mappings:
Namespace Name Mixin selector official aLdys$a;a(Lqf;Ldys;)Vintermediary method_968Lnet/minecraft/class_231$class_232;method_968(Lnet/minecraft/class_2487;Lnet/minecraft/class_231;)Vnamed method_968Lnet/minecraft/world/timer/FunctionTimerCallback$Serializer;method_968(Lnet/minecraft/nbt/NbtCompound;Lnet/minecraft/world/timer/FunctionTimerCallback;)V
-
method_969
- Mappings:
Namespace Name Mixin selector official aLdys$a;a(Lqf;)Ldys;intermediary method_969Lnet/minecraft/class_231$class_232;method_969(Lnet/minecraft/class_2487;)Lnet/minecraft/class_231;named method_969Lnet/minecraft/world/timer/FunctionTimerCallback$Serializer;method_969(Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/world/timer/FunctionTimerCallback;
-