Class PlayerChatEvent

java.lang.Object
space.ranzeplay.saysth.events.PlayerChatEvent

public class PlayerChatEvent extends Object
  • Constructor Details

    • PlayerChatEvent

      public PlayerChatEvent()
  • Method Details

    • onPlayerChat

      public static void onPlayerChat(net.minecraft.server.level.ServerPlayer player, String message) throws IOException
      Throws:
      IOException