java.lang.Object
net.sacredlabyrinth.phaed.simpleclans.commands.data.Sendable
net.sacredlabyrinth.phaed.simpleclans.commands.data.ClanRoster

public class ClanRoster extends Sendable
  • Constructor Details

    • ClanRoster

      public ClanRoster(@NotNull @NotNull SimpleClans plugin, @NotNull @NotNull org.bukkit.command.CommandSender sender, @NotNull @NotNull Clan clan)
  • Method Details

    • send

      public void send()
      Specified by:
      send in class Sendable