net.minecraft.network.protocol.game

class ClientboundCommandsPacket$NodeResolver<S>

adi$f
net.minecraft.network.protocol.game.ClientboundCommandsPacket$NodeResolver
net.minecraft.class_2641$class_7234
net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket$CommandTree

Field summary

Modifier and TypeField
private final CommandBuildContext
a
context
field_38045
commandRegistryAccess
private final ClientboundCommandsPacket$NodeBuilder<S>
b
builder
field_60609
nodeFactory
private final List<ClientboundCommandsPacket$Entry>
c
entries
field_38046
nodeDatas
private final List<com.mojang.brigadier.tree.CommandNode<S>>
d
nodes
field_38047
nodes

Constructor summary

ModifierConstructor
(CommandBuildContext commandRegistryAccess, ClientboundCommandsPacket$NodeBuilder<S> nodeFactory, List<ClientboundCommandsPacket$Entry> nodeDatas)

Method summary

Modifier and TypeMethod
public com.mojang.brigadier.tree.CommandNode<S>
a(int arg0)
resolve(int arg0)
method_42077(int arg0)
getNode(int index)