net.minecraft.text

public class TextUtils

jn
net.minecraft.class_2564
net.minecraft.text.TextUtils
net.minecraft.util.text.TextComponentUtils
net.minecraft.util.text.TextComponentUtils

Method summary

Modifier and TypeMethod
public static Text
a(jm arg0, ju arg1)
method_10889(class_2561 arg0, class_2583 arg1)
mergeStyles(Text text, Style style)
func_211401_a(ITextComponent arg0, Style arg1)
mergeStyles(ITextComponent component, Style styleIn)
public static Text
a(cd arg0, jm arg1, aif arg2)
method_10881(class_2168 arg0, class_2561 arg1, class_1297 arg2)
m_58513138(CommandSourceStack arg0, Text arg1, Entity arg2)
func_197680_a(CommandSource arg0, ITextComponent arg1, Entity arg2)
updateForEntity(CommandSource arg0, ITextComponent arg1, Entity arg2)
public static Text
a(GameProfile arg0)
method_10882(com.mojang.authlib.GameProfile arg0)
getDisplayName(com.mojang.authlib.GameProfile profile)
func_197679_a(com.mojang.authlib.GameProfile arg0)
getDisplayName(com.mojang.authlib.GameProfile profile)
public static Text
a(Collection<String> arg0)
method_10888(Collection<String> arg0)
formatList(Collection<String> names)
func_197678_a(Collection<String> arg0)
makeGreenSortedList(Collection<String> collection)
public static <T extends Comparable<T>> Text
a(Collection<T> arg0, Function<T, jm> arg1)
method_10887(Collection<T> arg0, Function<T, class_2561> arg1)
formatList(Collection<T> names, Function<T, Text> factory)
func_197675_a(Collection<T> arg0, Function<T, ITextComponent> arg1)
makeSortedList(Collection<T> collection, Function<T, ITextComponent> toTextComponent)
public static <T> Text
b(Collection<T> arg0, Function<T, jm> arg1)
method_10884(Collection<T> arg0, Function<T, class_2561> arg1)
join(Collection<T> c, Function<T, Text> factory)
func_197677_b(Collection<T> arg0, Function<T, ITextComponent> arg1)
makeList(Collection<T> collection, Function<T, ITextComponent> toTextComponent)
public static Text
a(jm arg0)
method_10885(class_2561 arg0)
wrapInSquareBrackets(Text text)
func_197676_a(ITextComponent arg0)
wrapInSquareBrackets(ITextComponent component)
public static Text
a(Message arg0)
method_10883(com.mojang.brigadier.Message arg0)
fromMessage(com.mojang.brigadier.Message message)
func_202465_a(com.mojang.brigadier.Message arg0)
toTextComponent(com.mojang.brigadier.Message message)