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

public class ClanList extends Sendable
  • Constructor Details

    • ClanList

      public ClanList(@NotNull @NotNull SimpleClans plugin, @NotNull @NotNull org.bukkit.command.CommandSender sender, @Nullable @Nullable String type, @Nullable @Nullable String order)
  • Method Details

    • send

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