net.minecraft.client

public record GuiMessage$Line

frz$a
net.minecraft.client.GuiMessage$Line
net.minecraft.class_303$class_7590

Field summary

Modifier and TypeField
private final int
a
addedTime
comp_895
private final FormattedCharSequence
b
content
comp_896
private final GuiMessageTag
c
tag
comp_897
private final boolean
d
endOfEntry
comp_898

Constructor summary

ModifierConstructor
public (int arg0, FormattedCharSequence arg1, GuiMessageTag arg2, boolean arg3)

Method summary

Modifier and TypeMethod
public int
a()
addedTime()
comp_895()
public FormattedCharSequence
b()
content()
comp_896()
public GuiMessageTag
c()
tag()
comp_897()
public boolean
d()
endOfEntry()
comp_898()