Class PlayerChatEvent

All Implemented Interfaces:
Cancellable

public final class PlayerChatEvent extends PlayerMessageEvent implements Cancellable
  • Field Details

  • Constructor Details

  • Method Details

    • getFormat

      public String getFormat()
    • setFormat

      public void setFormat(String format)
    • getRecipients

      public Set<CommandSender> getRecipients()
    • setRecipients

      public void setRecipients(Set<CommandSender> recipients)