Uses of Class
de.simonsator.partyandfriends.utilities.SubCommand
Packages that use SubCommand
Package
Description
-
Uses of SubCommand in de.simonsator.partyandfriends.admin.commands.subcommands
Subclasses of SubCommand in de.simonsator.partyandfriends.admin.commands.subcommands -
Uses of SubCommand in de.simonsator.partyandfriends.api
Classes in de.simonsator.partyandfriends.api with type parameters of type SubCommandModifier and TypeClassDescriptionclass
TopCommand<T extends SubCommand>
Represents a TopCommand like /friend, /party or /command.Subclasses of SubCommand in de.simonsator.partyandfriends.apiMethod parameters in de.simonsator.partyandfriends.api with type arguments of type SubCommand -
Uses of SubCommand in de.simonsator.partyandfriends.api.events.command
Classes in de.simonsator.partyandfriends.api.events.command with type parameters of type SubCommand -
Uses of SubCommand in de.simonsator.partyandfriends.api.friends.abstractcommands
Subclasses of SubCommand in de.simonsator.partyandfriends.api.friends.abstractcommands -
Uses of SubCommand in de.simonsator.partyandfriends.api.party.abstractcommands
Subclasses of SubCommand in de.simonsator.partyandfriends.api.party.abstractcommandsModifier and TypeClassDescriptionclass
class
class
An abstract class for the party commands -
Uses of SubCommand in de.simonsator.partyandfriends.friends.subcommands
Subclasses of SubCommand in de.simonsator.partyandfriends.friends.subcommands -
Uses of SubCommand in de.simonsator.partyandfriends.party.subcommand
Subclasses of SubCommand in de.simonsator.partyandfriends.party.subcommandModifier and TypeClassDescriptionclass
The /party chat commandclass
This class will be executed on /party listclass
The /party chat Inviteclass
The class which will be executed on /party joinclass
The /party kick commandclass
The class which will be executed on /party leaderclass
The class which will be executed on /party leaveclass
The class which will be executed on /party joinclass
-
Uses of SubCommand in de.simonsator.partyandfriends.utilities
Methods in de.simonsator.partyandfriends.utilities with parameters of type SubCommand