Class Formatter

java.lang.Object
com.booksaw.betterTeams.text.Formatter

public abstract class Formatter extends Object
  • Method Details

    • absolute

      public static Formatter absolute()
    • legacy

      public static Formatter legacy()
    • player

      public static Formatter player(@NotNull @NotNull org.bukkit.entity.Player player)
    • process

      public abstract net.kyori.adventure.text.Component process(String input)