net.minecraft.commands.arguments

public class ResourceSelectorArgument$Info<T>

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

fn$a
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
a(fn$a<T>.a arg0, vs arg1)
serializeToNetwork(ResourceSelectorArgument$Info<T>.Template arg0, FriendlyByteBuf arg1)
method_66832(class_10644$class_10645<T>.class_10646 arg0, class_2540 arg1)
writePacket(RegistrySelectorArgumentType$Serializer<T>.Properties arg0, PacketByteBuf arg1)
public ResourceSelectorArgument$Info<T>.Template
a(vs arg0)
deserializeFromNetwork(FriendlyByteBuf arg0)
method_66834(class_2540 arg0)
fromPacket(PacketByteBuf arg0)
public void
a(fn$a<T>.a arg0, com.google.gson.JsonObject arg1)
serializeToJson(ResourceSelectorArgument$Info<T>.Template arg0, com.google.gson.JsonObject arg1)
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 ResourceSelectorArgument$Info<T>.Template
a(fn<T> arg0)
unpack(ResourceSelectorArgument<T> arg0)
method_66833(class_10644<T> arg0)
getArgumentTypeProperties(RegistrySelectorArgumentType<T> arg0)