Interface Sendable

All Known Implementing Classes:
ActionBarMessage, ChatMessage, Message, SubtitleMessage, TitleMessage

public interface Sendable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    send(net.kyori.adventure.audience.Audience targets)
     
  • Method Details

    • send

      void send(net.kyori.adventure.audience.Audience targets)