net.minecraft.command.argument

public class RegistrySelectorArgumentType$Serializer<T>

implements ArgumentSerializer<RegistrySelectorArgumentType<T>, RegistrySelectorArgumentType$Serializer<T>.Properties>

net.minecraft.commands.arguments.ResourceSelectorArgument$Info
net.minecraft.commands.arguments.ResourceSelectorArgument$Info
net.minecraft.class_10644$class_10645
net.minecraft.command.argument.RegistrySelectorArgumentType$Serializer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
serializeToNetwork(ResourceSelectorArgument$Info<T>.Template template, FriendlyByteBuf out)
serializeToNetwork(ResourceSelectorArgument$Info<T>.Template template, FriendlyByteBuf out)
method_66832(class_10644$class_10645<T>.class_10646 arg0, class_2540 arg1)
writePacket(RegistrySelectorArgumentType$Serializer<T>.Properties arg0, PacketByteBuf arg1)
public RegistrySelectorArgumentType$Serializer<T>.Properties
deserializeFromNetwork(FriendlyByteBuf in)
deserializeFromNetwork(FriendlyByteBuf in)
method_10005(class_2540 arg0)
fromPacket(PacketByteBuf arg0)
public void
serializeToJson(ResourceSelectorArgument$Info<T>.Template template, com.google.gson.JsonObject out)
serializeToJson(ResourceSelectorArgument$Info<T>.Template template, com.google.gson.JsonObject out)
method_66831(class_10644$class_10645<T>.class_10646 arg0, com.google.gson.JsonObject arg1)
writeJson(RegistrySelectorArgumentType$Serializer<T>.Properties arg0, com.google.gson.JsonObject arg1)
public RegistrySelectorArgumentType$Serializer<T>.Properties
unpack(ResourceSelectorArgument<T> argument)
unpack(ResourceSelectorArgument<T> argument)
method_66833(class_10644<T> arg0)
getArgumentTypeProperties(RegistrySelectorArgumentType<T> arg0)