Interface PlayerChatEvent

All Superinterfaces:
Event, MessageEvent
All Known Subinterfaces:
PlayerChatEvent.Decorate, PlayerChatEvent.Submit

public interface PlayerChatEvent extends MessageEvent
Fired when sending a chat message. To modify the message use PlayerChatEvent.Decorate.
  • Method Details

    • player

      Returns the player sending the message.
      Returns:
      The player sending the message