Package net.minecraft.server.commands
Class TellRawCommand
java.lang.Object
net.minecraft.server.commands.TellRawCommand
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> pDispatcher, CommandBuildContext pContext)  
- 
Constructor Details
- 
TellRawCommand
public TellRawCommand() 
 - 
 - 
Method Details
- 
register
public static void register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> pDispatcher, CommandBuildContext pContext)  
 -