net.minecraft.commands.arguments

public class ResourceArgument$Info<T>

implements ArgumentTypeInfo<ResourceArgument<T>, ResourceArgument$Info<T>.Template>

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(fv$a<T>.a arg0, ws arg1)
serializeToNetwork(ResourceArgument$Info<T>.Template arg0, FriendlyByteBuf arg1)
method_45614(class_7733$class_7734<T>.class_7735 arg0, class_2540 arg1)
writePacket(RegistryEntryReferenceArgumentType$Serializer<T>.Properties arg0, PacketByteBuf arg1)
public ResourceArgument$Info<T>.Template
a(ws arg0)
deserializeFromNetwork(FriendlyByteBuf arg0)
method_45616(class_2540 arg0)
fromPacket(PacketByteBuf arg0)
public void
a(fv$a<T>.a arg0, com.google.gson.JsonObject arg1)
serializeToJson(ResourceArgument$Info<T>.Template arg0, com.google.gson.JsonObject arg1)
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 ResourceArgument$Info<T>.Template
a(fv<T> arg0)
unpack(ResourceArgument<T> arg0)
method_45615(class_7733<T> arg0)
getArgumentTypeProperties(RegistryEntryReferenceArgumentType<T> arg0)