public abstract class Formatter
extends Object
-
Method Summary
player(@NotNull org.bukkit.entity.Player player)
abstract net.kyori.adventure.text.Component
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
-
-
player
public static Formatter player(@NotNull
@NotNull org.bukkit.entity.Player player)
-
process
public abstract net.kyori.adventure.text.Component process(String input)