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

public class Lookup extends Sendable
  • Constructor Details

    • Lookup

      public Lookup(@NotNull @NotNull SimpleClans plugin, @NotNull @NotNull org.bukkit.command.CommandSender sender, @NotNull @NotNull UUID targetUuid)
  • Method Details

    • send

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