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 TypeClassDescriptionclassTopCommand<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 TypeClassDescriptionclassclassclassAn 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 TypeClassDescriptionclassThe /party chat commandclassThis class will be executed on /party listclassThe /party chat InviteclassThe class which will be executed on /party joinclassThe /party kick commandclassThe class which will be executed on /party leaderclassThe class which will be executed on /party leaveclassThe 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