Interface IChatHandler


public interface IChatHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    doChat(io.papermc.paper.event.player.AsyncChatEvent event)
     
  • Method Details

    • doChat

      void doChat(io.papermc.paper.event.player.AsyncChatEvent event)