net.minecraft.text

public class TextUtils

ik
net.minecraft.unmapped.C_92136382
net.minecraft.text.TextUtils
net.minecraft.util.text.TextComponentUtils

Method summary

Modifier and TypeMethod
public static Text
a(ij arg0, ip arg1)
m_20068822(C_95231345 arg0, C_50927867 arg1)
mergeStyles(Text text, Style style)
func_211401_a(ITextComponent arg0, Style arg1)
public static Text
a(bu arg0, ij arg1, aer arg2)
m_65975954(C_30485881 arg0, C_95231345 arg1, C_42232651 arg2)
updateForEntity(CommandSourceStack source, Text name, Entity entity)
func_197680_a(CommandSource arg0, ITextComponent arg1, Entity arg2)
public static Text
a(GameProfile arg0)
m_64527919(com.mojang.authlib.GameProfile arg0)
getDisplayName(com.mojang.authlib.GameProfile profile)
func_197679_a(com.mojang.authlib.GameProfile arg0)
public static Text
a(Collection<String> arg0)
m_18809957(Collection<String> arg0)
formatList(Collection<String> names)
func_197678_a(Collection<String> arg0)
public static <T extends Comparable<T>> Text
a(Collection<T> arg0, Function<T, ij> arg1)
m_85725199(Collection<T> arg0, Function<T, C_95231345> arg1)
formatList(Collection<T> names, Function<T, Text> factory)
func_197675_a(Collection<T> arg0, Function<T, ITextComponent> arg1)
public static <T> Text
b(Collection<T> arg0, Function<T, ij> arg1)
m_90257991(Collection<T> arg0, Function<T, C_95231345> arg1)
join(Collection<T> c, Function<T, Text> factory)
func_197677_b(Collection<T> arg0, Function<T, ITextComponent> arg1)
public static Text
a(ij arg0)
m_15026344(C_95231345 arg0)
wrapInSquareBrackets(Text text)
func_197676_a(ITextComponent arg0)
public static Text
a(Message arg0)
m_56412802(com.mojang.brigadier.Message arg0)
fromMessage(com.mojang.brigadier.Message message)
func_202465_a(com.mojang.brigadier.Message arg0)