@NullMarked
public class AsciiCompass
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static List<net.kyori.adventure.text.Component>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AsciiCompass
public AsciiCompass()
-
Method Details
-
of
public static List<net.kyori.adventure.text.Component> of(double inDegrees,
String colorActive,
String colorDefault)