Interface NetServer.ChatFormatter

Enclosing class:
NetServer

public static interface NetServer.ChatFormatter
  • Method Summary

    Modifier and Type
    Method
    Description
    format(mindustry.gen.Player player, String message)
     
  • Method Details

    • format

      String format(@Nullable mindustry.gen.Player player, String message)
      Returns:
      text to be placed before player name