Class ClientboundCommandsPacket.LiteralNodeStub
java.lang.Object
net.minecraft.network.protocol.game.ClientboundCommandsPacket.LiteralNodeStub
- All Implemented Interfaces:
 ClientboundCommandsPacket.NodeStub
- Enclosing class:
 - ClientboundCommandsPacket
 
static class ClientboundCommandsPacket.LiteralNodeStub
extends Object
implements ClientboundCommandsPacket.NodeStub
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.brigadier.builder.ArgumentBuilder<SharedSuggestionProvider,?> build(CommandBuildContext p_237682_) voidwrite(FriendlyByteBuf p_237684_)  
- 
Field Details
- 
id
 
 - 
 - 
Constructor Details
- 
LiteralNodeStub
LiteralNodeStub(String p_237680_)  
 - 
 - 
Method Details
- 
build
public com.mojang.brigadier.builder.ArgumentBuilder<SharedSuggestionProvider,?> build(CommandBuildContext p_237682_) - Specified by:
 buildin interfaceClientboundCommandsPacket.NodeStub
 - 
write
- Specified by:
 writein interfaceClientboundCommandsPacket.NodeStub
 
 -