net.minecraft.command.argument

public class RegistryEntryReferenceArgumentType$Serializer<T>

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

net.minecraft.commands.arguments.ResourceArgument$Info
net.minecraft.class_7733$class_7734
net.minecraft.command.argument.RegistryEntryReferenceArgumentType$Serializer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
serializeToNetwork(ResourceArgument$Info<T>.Template template, FriendlyByteBuf out)
method_45614(class_7733$class_7734<T>.class_7735 arg0, class_2540 arg1)
writePacket(RegistryEntryReferenceArgumentType$Serializer<T>.Properties arg0, PacketByteBuf arg1)
public RegistryEntryReferenceArgumentType$Serializer<T>.Properties
deserializeFromNetwork(FriendlyByteBuf in)
method_10005(class_2540 arg0)
fromPacket(PacketByteBuf arg0)
public void
serializeToJson(ResourceArgument$Info<T>.Template template, com.google.gson.JsonObject out)
method_45613(class_7733$class_7734<T>.class_7735 arg0, com.google.gson.JsonObject arg1)
writeJson(RegistryEntryReferenceArgumentType$Serializer<T>.Properties arg0, com.google.gson.JsonObject arg1)
public RegistryEntryReferenceArgumentType$Serializer<T>.Properties
unpack(ResourceArgument<T> argument)
method_45615(class_7733<T> arg0)
getArgumentTypeProperties(RegistryEntryReferenceArgumentType<T> arg0)
public ArgumentSerializer$ArgumentTypeProperties
unpack(com.mojang.brigadier.arguments.ArgumentType argument)
method_41726(com.mojang.brigadier.arguments.ArgumentType arg0)
getArgumentTypeProperties(com.mojang.brigadier.arguments.ArgumentType arg0)
public void
serializeToJson(ArgumentTypeInfo$Template template, com.google.gson.JsonObject out)
method_10006(class_2314$class_7217 arg0, com.google.gson.JsonObject arg1)
writeJson(ArgumentSerializer$ArgumentTypeProperties arg0, com.google.gson.JsonObject arg1)
public ArgumentSerializer$ArgumentTypeProperties
deserializeFromNetwork(FriendlyByteBuf in)
method_10005(class_2540 arg0)
fromPacket(PacketByteBuf arg0)
public void
serializeToNetwork(ArgumentTypeInfo$Template template, FriendlyByteBuf out)
method_10007(class_2314$class_7217 arg0, class_2540 arg1)
writePacket(ArgumentSerializer$ArgumentTypeProperties arg0, PacketByteBuf arg1)