java.lang.Object
de.simonsator.partyandfriends.utilities.SubCommand
de.simonsator.partyandfriends.api.friends.abstractcommands.FriendSubCommand
All Implemented Interfaces:
Comparable<SubCommand>
Direct Known Subclasses:
Add, FriendList, Jump, Message, Remove, RequestReactionsCommands, Settings

public abstract class FriendSubCommand extends SubCommand implements Comparable<SubCommand>