Uses of Class
de.simonsator.partyandfriends.utilities.SubCommand
Package
Description
-
Uses of SubCommand in de.simonsator.partyandfriends.admin.commands.subcommands
-
Uses of SubCommand in de.simonsator.partyandfriends.api
Modifier and TypeClassDescriptionclass
TopCommand<T extends SubCommand>
Represents a TopCommand like /friend, /party or /command. -
Uses of SubCommand in de.simonsator.partyandfriends.api.events.command
-
Uses of SubCommand in de.simonsator.partyandfriends.api.friends.abstractcommands
-
Uses of SubCommand in de.simonsator.partyandfriends.api.party.abstractcommands
Modifier and TypeClassDescriptionclass
class
class
An abstract class for the party commands -
Uses of SubCommand in de.simonsator.partyandfriends.friends.subcommands
-
Uses of SubCommand in de.simonsator.partyandfriends.party.subcommand
Modifier 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