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

public class ClanCoords extends Sendable
  • Constructor Details

    • ClanCoords

      public ClanCoords(@NotNull @NotNull SimpleClans plugin, @NotNull @NotNull org.bukkit.entity.Player player, @NotNull @NotNull Clan clan)
  • Method Details

    • send

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