Uses of Class
me.ulrich.koth.data.CommandData_sound
Packages that use CommandData_sound
-
Uses of CommandData_sound in me.ulrich.koth.api
Methods in me.ulrich.koth.api with parameters of type CommandData_soundModifier and TypeMethodDescriptionvoidCommandAPIManager.insertAdmCommand(String command, String permission, String alias, double value, int cooldown, CommandData_show data, CommandData_title title, CommandData_actionbar actionbar, CommandData_sound sound, HashMap<String, CommandData_show> subcommands, CommandData_disable disable) voidCommandAPIManager.insertCommand(String command, String permission, String alias, double value, int cooldown, CommandData_show data, CommandData_title title, CommandData_actionbar actionbar, CommandData_sound sound, HashMap<String, CommandData_show> subcommands, CommandData_disable disable) -
Uses of CommandData_sound in me.ulrich.koth.interfaces
Methods in me.ulrich.koth.interfaces with parameters of type CommandData_soundModifier and TypeMethodDescriptionvoidCommandAPI.insertAdmCommand(String command, String permission, String alias, double value, int cooldown, CommandData_show data, CommandData_title title, CommandData_actionbar actionbar, CommandData_sound sound, HashMap<String, CommandData_show> subcommands, CommandData_disable disable) voidCommandAPI.insertCommand(String command, String permission, String alias, double value, int cooldown, CommandData_show data, CommandData_title title, CommandData_actionbar actionbar, CommandData_sound sound, HashMap<String, CommandData_show> subcommands, CommandData_disable disable) -
Uses of CommandData_sound in me.ulrich.koth.manager
Methods in me.ulrich.koth.manager with parameters of type CommandData_soundModifier and TypeMethodDescriptionvoidCommandManager.insertAdmCommand(String command, String permission, String alias, double value, int cooldown, CommandData_show data, CommandData_title title, CommandData_actionbar actionbar, CommandData_sound sound, HashMap<String, CommandData_show> subcommands, CommandData_disable disable) voidCommandManager.insertCommand(String command, String permission, String alias, double value, int cooldown, CommandData_show data, CommandData_title title, CommandData_actionbar actionbar, CommandData_sound sound, HashMap<String, CommandData_show> subcommands, CommandData_disable disable)