net.minecraft.command.argument

public class RegistryEntryPredicateArgumentType$Serializer<T>

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

net.minecraft.commands.arguments.ResourceOrTagArgument$Info
net.minecraft.commands.arguments.ResourceOrTagArgument$Info
net.minecraft.class_7737$class_7738
net.minecraft.command.argument.RegistryEntryPredicateArgumentType$Serializer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
serializeToNetwork(ResourceOrTagArgument$Info<T>.Template template, FriendlyByteBuf out)
serializeToNetwork(ResourceOrTagArgument$Info<T>.Template template, FriendlyByteBuf out)
method_45643(class_7737$class_7738<T>.class_7739 arg0, class_2540 arg1)
writePacket(RegistryEntryPredicateArgumentType$Serializer<T>.Properties arg0, PacketByteBuf arg1)
public RegistryEntryPredicateArgumentType$Serializer<T>.Properties
deserializeFromNetwork(FriendlyByteBuf in)
deserializeFromNetwork(FriendlyByteBuf in)
method_10005(class_2540 arg0)
fromPacket(PacketByteBuf arg0)
public void
serializeToJson(ResourceOrTagArgument$Info<T>.Template template, com.google.gson.JsonObject out)
serializeToJson(ResourceOrTagArgument$Info<T>.Template template, com.google.gson.JsonObject out)
method_45642(class_7737$class_7738<T>.class_7739 arg0, com.google.gson.JsonObject arg1)
writeJson(RegistryEntryPredicateArgumentType$Serializer<T>.Properties arg0, com.google.gson.JsonObject arg1)
public RegistryEntryPredicateArgumentType$Serializer<T>.Properties
unpack(ResourceOrTagArgument<T> argument)
unpack(ResourceOrTagArgument<T> argument)
method_45644(class_7737<T> arg0)
getArgumentTypeProperties(RegistryEntryPredicateArgumentType<T> arg0)