net.minecraft.network.chat

public interface MutableComponent

extends Component

mx
net.minecraft.network.chat.MutableComponent
net.minecraft.class_5250
net.minecraft.text.MutableText
net.minecraft.util.text.IFormattableTextComponent
net.minecraft.server.v1_16_R1.IChatMutableComponent

Method summary

Modifier and TypeMethod
MutableComponent
a(nb arg0)
setStyle(Style arg0)
method_10862(class_2583 arg0)
setStyle(Style style)
func_230530_a_(Style arg0)
setChatModifier(ChatModifier arg0)
default MutableComponent
c(String arg0)
append(String arg0)
method_27693(String arg0)
append(String text)
func_240702_b_(String arg0)
MutableComponent
a(mr arg0)
append(Component arg0)
method_10852(class_2561 arg0)
append(Text text)
func_230529_a_(ITextComponent arg0)
addSibling(IChatBaseComponent arg0)
default MutableComponent
a(UnaryOperator<nb> arg0)
withStyle(UnaryOperator<Style> arg0)
method_27694(UnaryOperator<class_2583> arg0)
styled(UnaryOperator<Style> styleUpdater)
func_240700_a_(UnaryOperator<Style> arg0)
format(UnaryOperator<ChatModifier> arg0)
default MutableComponent
c(nb arg0)
withStyle(Style arg0)
method_27696(class_2583 arg0)
fillStyle(Style styleOverride)
func_240703_c_(Style arg0)
default MutableComponent
a(i... arg0)
withStyle(ChatFormatting... arg0)
method_27695(class_124... arg0)
formatted(Formatting... formattings)
func_240701_a_(TextFormatting... arg0)
default MutableComponent
a(i arg0)
withStyle(ChatFormatting arg0)
method_27692(class_124 arg0)
formatted(Formatting formatting)
func_240699_a_(TextFormatting arg0)