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

public class Kills extends Sendable
  • Constructor Details

    • Kills

      public Kills(@NotNull @NotNull SimpleClans plugin, @NotNull @NotNull org.bukkit.entity.Player player, @NotNull @NotNull String polled)
  • Method Details

    • send

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