net.minecraft.network.protocol.game

record ClientboundCommandsPacket$ArgumentNodeStub

implements ClientboundCommandsPacket$NodeStub

adi$a
net.minecraft.network.protocol.game.ClientboundCommandsPacket$ArgumentNodeStub
net.minecraft.class_2641$class_7232
net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket$ArgumentNode

Field summary

Modifier and TypeField
private final String
a
id
comp_4284
name
private final ArgumentTypeInfo$Template<?>
b
argumentType
comp_4285
properties
private final ResourceLocation
c
suggestionId
comp_4286
id

Constructor summary

ModifierConstructor
(String arg0, ArgumentTypeInfo$Template<?> arg1, ResourceLocation arg2)

Method summary

Modifier and TypeMethod
public <S> com.mojang.brigadier.builder.ArgumentBuilder<S, ?>
a(eg arg0, adi$d<S> arg1)
build(CommandBuildContext arg0, ClientboundCommandsPacket$NodeBuilder<S> arg1)
method_42070(class_7157 arg0, class_2641$class_11408<S> arg1)
createArgumentBuilder(CommandRegistryAccess arg0, CommandTreeS2CPacket$NodeFactory<S> arg1)
public void
a(wg arg0)
write(FriendlyByteBuf arg0)
method_42071(class_2540 arg0)
write(PacketByteBuf arg0)
private static <A extends com.mojang.brigadier.arguments.ArgumentType<?>> void
a(wg arg0, ik$a<A> arg1)
serializeCap(FriendlyByteBuf arg0, ArgumentTypeInfo$Template<A> arg1)
method_42072(class_2540 arg0, class_2314$class_7217<A> arg1)
write(PacketByteBuf buf, ArgumentSerializer$ArgumentTypeProperties<A> properties)
private static <A extends com.mojang.brigadier.arguments.ArgumentType<?>, T extends ArgumentTypeInfo$Template<A>> void
a(wg arg0, ik<A, T> arg1, ik$a<A> arg2)
serializeCap(FriendlyByteBuf arg0, ArgumentTypeInfo<A, T> arg1, ArgumentTypeInfo$Template<A> arg2)
method_42073(class_2540 arg0, class_2314<A, T> arg1, class_2314$class_7217<A> arg2)
write(PacketByteBuf buf, ArgumentSerializer<A, T> serializer, ArgumentSerializer$ArgumentTypeProperties<A> properties)
public String
a()
id()
comp_4284()
name()
public ArgumentTypeInfo$Template<?>
b()
argumentType()
comp_4285()
properties()
public ResourceLocation
c()
suggestionId()
comp_4286()
id()