public class TextUtils
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static net.minecraft.text.MutableText
static net.minecraft.text.MutableText
static net.minecraft.text.MutableText
link(@NotNull net.minecraft.text.MutableText text,
String uri)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TextUtils
public TextUtils()
-
Method Details
-
link
public static net.minecraft.text.MutableText link(@NotNull
@NotNull net.minecraft.text.MutableText text,
String uri)
-
link
public static net.minecraft.text.MutableText link(String string,
String uri)
-
link
public static net.minecraft.text.MutableText link(String uri)