类 ClientboundCommandsPacket.NodeResolver
java.lang.Object
net.minecraft.network.protocol.game.ClientboundCommandsPacket.NodeResolver
-
字段概要
字段修饰符和类型字段说明private final CommandBuildContext
private final List<ClientboundCommandsPacket.Entry>
private final List<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>>
-
构造器概要
构造器 -
方法概要
-
字段详细资料
-
context
-
entries
-
nodes
-
-
构造器详细资料
-
NodeResolver
NodeResolver(CommandBuildContext pContext, List<ClientboundCommandsPacket.Entry> pEntries)
-
-
方法详细资料
-
resolve
-