public class ProbeSubCmd extends ViaSubCommand
| Constructor and Description | 
|---|
ProbeSubCmd()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
description()
subcommand description, this'll show in /viaversion list 
 | 
boolean | 
execute(ViaCommandSender sender,
       String[] args)
Gets triggered on execution 
 | 
String | 
name()
Subcommand name 
 | 
color, onTabComplete, permission, sendMessage, usagepublic String name()
ViaSubCommandname in class ViaSubCommandpublic String description()
ViaSubCommanddescription in class ViaSubCommandpublic boolean execute(ViaCommandSender sender, String[] args)
ViaSubCommandexecute in class ViaSubCommandsender - Command senderargs - ArgumentsCopyright © 2016–2021. All rights reserved.