History - net.minecraft.network.protocol.game.ClientboundCommandsPacket
1.21.7
Names
Fields
byte: b, MASK_TYPE, field_33317, NODE_TYPE_MASK, f_178797_
byte: b, MASK_TYPE, field_33317, NODE_TYPE_MASK
byte: c, FLAG_EXECUTABLE, field_33318, EXECUTABLE, f_178798_
byte: c, FLAG_EXECUTABLE, field_33318, EXECUTABLE
byte: d, FLAG_REDIRECT, field_33319, HAS_REDIRECT, f_178799_
byte: d, FLAG_REDIRECT, field_33319, HAS_REDIRECT
byte: e, FLAG_CUSTOM_SUGGESTIONS, field_33320, HAS_SUGGESTION_PROVIDER, f_178800_
byte: e, FLAG_CUSTOM_SUGGESTIONS, field_33320, HAS_SUGGESTION_PROVIDER
byte: g, TYPE_ROOT, field_33321, NODE_TYPE_ROOT, f_178801_
byte: g, TYPE_ROOT, field_33321, NODE_TYPE_ROOT
byte: h, TYPE_LITERAL, field_33322, NODE_TYPE_LITERAL, f_178802_
byte: h, TYPE_LITERAL, field_33322, NODE_TYPE_LITERAL
byte: i, TYPE_ARGUMENT, field_33323, NODE_TYPE_ARGUMENT, f_178803_
byte: i, TYPE_ARGUMENT, field_33323, NODE_TYPE_ARGUMENT
int: j, rootIndex, field_38038, rootSize, f_237619_
int: j, rootIndex, field_38038, rootSize
List<ClientboundCommandsPacket$Entry>: k, entries, field_38039, nodes, f_237620_
List<ClientboundCommandsPacket$Entry>: k, entries, field_38039, nodes
StreamCodec<FriendlyByteBuf, ClientboundCommandsPacket>: a, STREAM_CODEC, field_47914, CODEC, f_316838_
StreamCodec<FriendlyByteBuf, ClientboundCommandsPacket>: a, STREAM_CODEC, field_47914, CODEC
byte: f, FLAG_RESTRICTED, field_60608, REQUIRES_LEVEL, f_400169_
byte: f, FLAG_RESTRICTED, field_60608, REQUIRES_LEVEL
Constructors
Methods
void (FriendlyByteBuf): a, write, method_55867, write, m_131885_
void (FriendlyByteBuf): a, write, method_55867, write
ClientboundCommandsPacket$Entry (FriendlyByteBuf): b, readNode, method_11405, readCommandNode, m_131887_
ClientboundCommandsPacket$Entry (FriendlyByteBuf): b, readNode, method_11405, readCommandNode
void (ClientGamePacketListener): a, handle, method_11404, apply, m_5797_
void (ClientGamePacketListener): a, handle, method_11404, apply
<S> it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<S>> (com.mojang.brigadier.tree.RootCommandNode<S>): a, enumerateNodes, method_30944, traverse, m_131862_
<S> it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<S>> (com.mojang.brigadier.tree.RootCommandNode<S>): a, enumerateNodes, method_30944, traverse
void (List<ClientboundCommandsPacket$Entry>): a, validateEntries, method_30946, validate, m_237628_
void (List<ClientboundCommandsPacket$Entry>): a, validateEntries, method_30946, validate
void (List<ClientboundCommandsPacket$Entry>, BiPredicate<ClientboundCommandsPacket$Entry, it.unimi.dsi.fastutil.ints.IntSet>): a, validateEntries, method_42067, validate, m_237630_
void (List<ClientboundCommandsPacket$Entry>, BiPredicate<ClientboundCommandsPacket$Entry, it.unimi.dsi.fastutil.ints.IntSet>): a, validateEntries, method_42067, validate
ClientboundCommandsPacket$NodeStub (FriendlyByteBuf, byte): a, read, method_11402, readArgumentBuilder, m_237638_
ClientboundCommandsPacket$NodeStub (FriendlyByteBuf, byte): a, read, method_11402, readArgumentBuilder
PacketType<ClientboundCommandsPacket> (): a, type, method_65080, getPacketType, m_5779_
PacketType<ClientboundCommandsPacket> (): a, type, method_65080, getPacketType
<S> List<ClientboundCommandsPacket$Entry> (it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<S>>, ClientboundCommandsPacket$NodeInspector<S>): a, createEntries, method_30945, collectNodes, m_237626_
<S> List<ClientboundCommandsPacket$Entry> (it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<S>>, ClientboundCommandsPacket$NodeInspector<S>): a, createEntries, method_30945, collectNodes
<S> ClientboundCommandsPacket$Entry (com.mojang.brigadier.tree.CommandNode<S>, ClientboundCommandsPacket$NodeInspector<S>, it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<S>>): a, createEntry, method_11401, createNodeData, m_237621_
<S> ClientboundCommandsPacket$Entry (com.mojang.brigadier.tree.CommandNode<S>, ClientboundCommandsPacket$NodeInspector<S>, it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<S>>): a, createEntry, method_11401, createNodeData
<S> com.mojang.brigadier.tree.RootCommandNode<S> (CommandBuildContext, ClientboundCommandsPacket$NodeBuilder<S>): a, getRoot, method_11403, getCommandTree, m_237624_
<S> com.mojang.brigadier.tree.RootCommandNode<S> (CommandBuildContext, ClientboundCommandsPacket$NodeBuilder<S>): a, getRoot, method_11403, getCommandTree
1.21.6
Names
acx
adi
Fields
byte: b, MASK_TYPE, field_33317, field_33317, f_178797_
byte: b, MASK_TYPE, field_33317, NODE_TYPE_MASK, f_178797_
byte: c, FLAG_EXECUTABLE, field_33318, field_33318, f_178798_
byte: c, FLAG_EXECUTABLE, field_33318, EXECUTABLE, f_178798_
byte: d, FLAG_REDIRECT, field_33319, field_33319, f_178799_
byte: d, FLAG_REDIRECT, field_33319, HAS_REDIRECT, f_178799_
byte: e, FLAG_CUSTOM_SUGGESTIONS, field_33320, field_33320, f_178800_
byte: e, FLAG_CUSTOM_SUGGESTIONS, field_33320, HAS_SUGGESTION_PROVIDER, f_178800_
byte: f, TYPE_ROOT, field_33321, field_33321, f_178801_
byte: g, TYPE_ROOT, field_33321, NODE_TYPE_ROOT, f_178801_
byte: g, TYPE_LITERAL, field_33322, field_33322, f_178802_
byte: h, TYPE_LITERAL, field_33322, NODE_TYPE_LITERAL, f_178802_
byte: h, TYPE_ARGUMENT, field_33323, field_33323, f_178803_
byte: i, TYPE_ARGUMENT, field_33323, NODE_TYPE_ARGUMENT, f_178803_
int: i, rootIndex, field_38038, rootSize, f_237619_
int: j, rootIndex, field_38038, rootSize, f_237619_
List<ClientboundCommandsPacket$Entry>: j, entries, field_38039, nodes, f_237620_
List<ClientboundCommandsPacket$Entry>: k, entries, field_38039, nodes, f_237620_
byte: f, FLAG_RESTRICTED, field_60608, REQUIRES_LEVEL, f_400169_
Constructors
(com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider>)
<S> (com.mojang.brigadier.tree.RootCommandNode<S>, ClientboundCommandsPacket$NodeInspector<S>)
Methods
List<ClientboundCommandsPacket$Entry> (it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>>): a, createEntries, method_30945, collectNodes, m_237626_
ClientboundCommandsPacket$Entry (com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>, it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>>): a, createEntry, method_11401, createNodeData, m_237621_
com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider> (CommandBuildContext): a, getRoot, method_11403, getCommandTree, m_237624_
<S> List<ClientboundCommandsPacket$Entry> (it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<S>>, ClientboundCommandsPacket$NodeInspector<S>): a, createEntries, method_30945, collectNodes, m_237626_
<S> ClientboundCommandsPacket$Entry (com.mojang.brigadier.tree.CommandNode<S>, ClientboundCommandsPacket$NodeInspector<S>, it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<S>>): a, createEntry, method_11401, createNodeData, m_237621_
<S> com.mojang.brigadier.tree.RootCommandNode<S> (CommandBuildContext, ClientboundCommandsPacket$NodeBuilder<S>): a, getRoot, method_11403, getCommandTree, m_237624_
1.21.5
Names
ace
acx
Fields
Constructors
Methods
1.21.4
Names
adk
ace
Fields
Constructors
Methods
PacketType<ClientboundCommandsPacket> (): a, type, method_55846, getPacketId, m_5779_
PacketType<ClientboundCommandsPacket> (): a, type, method_65080, getPacketType, m_5779_
1.21.3
Names
acn
adk
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
adb
acn
Fields
Constructors
Methods
1.20.6
Names
zs
adb
Fields
byte: a, MASK_TYPE, field_33317, field_33317, f_178797_
byte: b, MASK_TYPE, field_33317, field_33317, f_178797_
byte: b, FLAG_EXECUTABLE, field_33318, field_33318, f_178798_
byte: c, FLAG_EXECUTABLE, field_33318, field_33318, f_178798_
byte: c, FLAG_REDIRECT, field_33319, field_33319, f_178799_
byte: d, FLAG_REDIRECT, field_33319, field_33319, f_178799_
byte: d, FLAG_CUSTOM_SUGGESTIONS, field_33320, field_33320, f_178800_
byte: e, FLAG_CUSTOM_SUGGESTIONS, field_33320, field_33320, f_178800_
byte: e, TYPE_ROOT, field_33321, field_33321, f_178801_
byte: f, TYPE_ROOT, field_33321, field_33321, f_178801_
byte: f, TYPE_LITERAL, field_33322, field_33322, f_178802_
byte: g, TYPE_LITERAL, field_33322, field_33322, f_178802_
byte: g, TYPE_ARGUMENT, field_33323, field_33323, f_178803_
byte: h, TYPE_ARGUMENT, field_33323, field_33323, f_178803_
int: h, rootIndex, field_38038, rootSize, f_237619_
int: i, rootIndex, field_38038, rootSize, f_237619_
List<ClientboundCommandsPacket$Entry>: i, entries, field_38039, nodes, f_237620_
List<ClientboundCommandsPacket$Entry>: j, entries, field_38039, nodes, f_237620_
StreamCodec<FriendlyByteBuf, ClientboundCommandsPacket>: a, STREAM_CODEC, field_47914, CODEC, f_316838_
Constructors
Methods
void (FriendlyByteBuf): a, write, method_11052, write, m_5779_
void (FriendlyByteBuf): a, write, method_55867, write, m_131885_
PacketType<ClientboundCommandsPacket> (): a, type, method_55846, getPacketId, m_5779_
1.20.4
Names
xo
zs
Fields
Constructors
Methods
1.20.2
Names
vi
xo
Fields
Constructors
Methods
1.20.1
Names
vv
vi
Fields
Constructors
Methods
1.19.4
Names
uz
vv
Fields
Constructors
Methods
1.19.3
Names
tv
uz
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
th
tv
Fields
Constructors
Methods
1.19
Names
ry
th
Fields
com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider>: h, root, field_12123, commandTree, f_131858_
int: h, rootIndex, field_38038, rootSize, f_237619_
List<ClientboundCommandsPacket$Entry>: i, entries, field_38039, nodes, f_237620_
Constructors
Methods
com.mojang.brigadier.builder.ArgumentBuilder<SharedSuggestionProvider, ?> (FriendlyByteBuf, byte): a, createBuilder, method_11402, readArgumentBuilder, m_131868_
void (FriendlyByteBuf, com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>, Map<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>, Integer>): a, writeNode, method_11401, writeNode, m_131871_
com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider> (): b, getRoot, method_11403, getCommandTree, m_131884_
void (List<ClientboundCommandsPacket$Entry>): a, resolveEntries, method_30946, build, m_178812_
void (List<ClientboundCommandsPacket$Entry>): a, validateEntries, method_30946, validate, m_237628_
List<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>> (it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>>): a, getNodesInIdOrder, method_30945, collectNodes, m_178806_
List<ClientboundCommandsPacket$Entry> (it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>>): a, createEntries, method_30945, collectNodes, m_237626_
void (List<ClientboundCommandsPacket$Entry>, BiPredicate<ClientboundCommandsPacket$Entry, it.unimi.dsi.fastutil.ints.IntSet>): a, validateEntries, method_42067, validate, m_237630_
ClientboundCommandsPacket$NodeStub (FriendlyByteBuf, byte): a, read, method_11402, readArgumentBuilder, m_237638_
ClientboundCommandsPacket$Entry (com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>, it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>>): a, createEntry, method_11401, createNodeData, m_237621_
com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider> (CommandBuildContext): a, getRoot, method_11403, getCommandTree, m_237624_
1.18.2
Names
rn
ry
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
qg
rn
Fields
Constructors
Methods
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
pd
qg
net.minecraft.network.play.server.SCommandListPacket
net.minecraft.src.C_5051_
Fields
com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider>: a, root, field_12123, commandTree, field_197697_a
com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider>: h, root, field_12123, commandTree, f_131858_
byte: a, MASK_TYPE, field_33317, field_33317, f_178797_
byte: b, FLAG_EXECUTABLE, field_33318, field_33318, f_178798_
byte: c, FLAG_REDIRECT, field_33319, field_33319, f_178799_
byte: d, FLAG_CUSTOM_SUGGESTIONS, field_33320, field_33320, f_178800_
byte: e, TYPE_ROOT, field_33321, field_33321, f_178801_
byte: f, TYPE_LITERAL, field_33322, field_33322, f_178802_
byte: g, TYPE_ARGUMENT, field_33323, field_33323, f_178803_
Constructors
()
Methods
void (FriendlyByteBuf): a, read, method_11053, read, func_148837_a
void (FriendlyByteBuf): b, write, method_11052, write, func_148840_b
void (FriendlyByteBuf): a, write, method_11052, write, m_5779_
ClientboundCommandsPacket$Entry (FriendlyByteBuf): c, readNode, method_11405, readCommandNode, func_197692_c
ClientboundCommandsPacket$Entry (FriendlyByteBuf): b, readNode, method_11405, readCommandNode, m_131887_
com.mojang.brigadier.builder.ArgumentBuilder<SharedSuggestionProvider, ?> (FriendlyByteBuf, byte): a, createBuilder, method_11402, readArgumentBuilder, func_197695_a
com.mojang.brigadier.builder.ArgumentBuilder<SharedSuggestionProvider, ?> (FriendlyByteBuf, byte): a, createBuilder, method_11402, readArgumentBuilder, m_131868_
void (FriendlyByteBuf, com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>, Map<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>, Integer>): a, writeNode, method_11401, writeNode, func_197696_a
void (FriendlyByteBuf, com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>, Map<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>, Integer>): a, writeNode, method_11401, writeNode, m_131871_
void (ClientGamePacketListener): a, handle, method_11404, apply, func_148833_a
void (ClientGamePacketListener): a, handle, method_11404, apply, m_5797_
com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider> (): b, getRoot, method_11403, getCommandTree, func_197693_a
com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider> (): b, getRoot, method_11403, getCommandTree, m_131884_
void (ClientboundCommandsPacket$Entry[]): a, resolveEntries, method_30946, method_30946, func_244294_a
it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>> (com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider>): a, enumerateNodes, method_30944, method_30944, func_244292_a
it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>> (com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider>): a, enumerateNodes, method_30944, traverse, m_131862_
com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>[] (it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>>): a, getNodesInIdOrder, method_30945, method_30945, func_244293_a
void (List<ClientboundCommandsPacket$Entry>): a, resolveEntries, method_30946, build, m_178812_
List<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>> (it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>>): a, getNodesInIdOrder, method_30945, collectNodes, m_178806_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
od
pd
Fields
Constructors
Methods
void (ClientboundCommandsPacket$Entry[]): a, resolveEntries, method_30946, method_30946, func_244294_a
it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>> (com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider>): a, enumerateNodes, method_30944, method_30944, func_244292_a
com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>[] (it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>>): a, getNodesInIdOrder, method_30945, method_30945, func_244293_a
1.16.1
Names
mp
od
Fields
Constructors
Methods
1.15.2
Names
net.minecraft.client.network.packet.CommandTreeS2CPacket
net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
ky
mp
net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket
net.minecraft.client.network.packet.CommandTreeS2CPacket
Fields
Constructors
Methods
1.14.4
Names
kw
ky
net.minecraft.network.protocol.game.ClientboundCommandsPacket
net.minecraft.client.network.packet.CommandTreeS2CPacket
net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket
Fields
com.mojang.brigadier.tree.RootCommandNode<CommandSource>: a, field_12123, commandTree, field_197697_a
com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider>: a, root, field_12123, commandTree, field_197697_a
Constructors
Methods
void (PacketByteBuf): a, method_11053, read, func_148837_a
void (FriendlyByteBuf): a, read, method_11053, read, func_148837_a
void (PacketByteBuf): b, method_11052, write, func_148840_b
void (FriendlyByteBuf): b, write, method_11052, write, func_148840_b
CommandTreeS2CPacket$CommandNodeData (PacketByteBuf): c, method_11405, readCommandNode, func_197692_c
ClientboundCommandsPacket$Entry (FriendlyByteBuf): c, readNode, method_11405, readCommandNode, func_197692_c
com.mojang.brigadier.builder.ArgumentBuilder<CommandSource, ?> (PacketByteBuf, byte): a, method_11402, readArgumentBuilder, func_197695_a
com.mojang.brigadier.builder.ArgumentBuilder<SharedSuggestionProvider, ?> (FriendlyByteBuf, byte): a, createBuilder, method_11402, readArgumentBuilder, func_197695_a
void (PacketByteBuf, com.mojang.brigadier.tree.CommandNode<CommandSource>, Map<com.mojang.brigadier.tree.CommandNode<CommandSource>, Integer>): a, method_11401, writeNode, func_197696_a
void (FriendlyByteBuf, com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>, Map<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>, Integer>): a, writeNode, method_11401, writeNode, func_197696_a
void (ClientPlayPacketListener): a, method_11404, method_11404, func_148833_a
void (ClientGamePacketListener): a, handle, method_11404, apply, func_148833_a
com.mojang.brigadier.tree.RootCommandNode<CommandSource> (): b, method_11403, getCommandTree, func_197693_a
com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider> (): b, getRoot, method_11403, getCommandTree, func_197693_a
1.14.3
Names
kv
kw
net.minecraft.client.network.packet.CommandTreeS2CPacket
Fields
com.mojang.brigadier.tree.RootCommandNode<ISuggestionProvider>: a, field_12123, field_197697_a
com.mojang.brigadier.tree.RootCommandNode<CommandSource>: a, field_12123, commandTree, field_197697_a
Constructors
Methods
void (PacketBuffer): a, method_11053, func_148837_a
void (PacketByteBuf): a, method_11053, read, func_148837_a
void (PacketBuffer): b, method_11052, func_148840_b
void (PacketByteBuf): b, method_11052, write, func_148840_b
SCommandListPacket$Entry (PacketBuffer): c, method_11405, func_197692_c
CommandTreeS2CPacket$CommandNodeData (PacketByteBuf): c, method_11405, readCommandNode, func_197692_c
com.mojang.brigadier.builder.ArgumentBuilder<ISuggestionProvider, ?> (PacketBuffer, byte): a, method_11402, func_197695_a
com.mojang.brigadier.builder.ArgumentBuilder<CommandSource, ?> (PacketByteBuf, byte): a, method_11402, readArgumentBuilder, func_197695_a
void (PacketBuffer, com.mojang.brigadier.tree.CommandNode<ISuggestionProvider>, Map<com.mojang.brigadier.tree.CommandNode<ISuggestionProvider>, Integer>): a, method_11401, func_197696_a
void (PacketByteBuf, com.mojang.brigadier.tree.CommandNode<CommandSource>, Map<com.mojang.brigadier.tree.CommandNode<CommandSource>, Integer>): a, method_11401, writeNode, func_197696_a
void (IClientPlayNetHandler): a, method_11404, func_148833_a
void (ClientPlayPacketListener): a, method_11404, method_11404, func_148833_a
com.mojang.brigadier.tree.RootCommandNode<ISuggestionProvider> (): b, method_11403, func_197693_a
com.mojang.brigadier.tree.RootCommandNode<CommandSource> (): b, method_11403, getCommandTree, func_197693_a
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
Fields
Constructors
Methods
1.14
Names
kv
net.minecraft.class_2641
net.minecraft.network.play.server.SCommandListPacket
Fields
com.mojang.brigadier.tree.RootCommandNode<ISuggestionProvider>: a, field_12123, field_197697_a
Constructors
()
(com.mojang.brigadier.tree.RootCommandNode<ISuggestionProvider>)
Methods
void (PacketBuffer): a, method_11053, func_148837_a
void (PacketBuffer): b, method_11052, func_148840_b
SCommandListPacket$Entry (PacketBuffer): c, method_11405, func_197692_c
com.mojang.brigadier.builder.ArgumentBuilder<ISuggestionProvider, ?> (PacketBuffer, byte): a, method_11402, func_197695_a
void (PacketBuffer, com.mojang.brigadier.tree.CommandNode<ISuggestionProvider>, Map<com.mojang.brigadier.tree.CommandNode<ISuggestionProvider>, Integer>): a, method_11401, func_197696_a
void (IClientPlayNetHandler): a, method_11404, func_148833_a
com.mojang.brigadier.tree.RootCommandNode<ISuggestionProvider> (): b, method_11403, func_197693_a