content
The field for the
content
record component.private final int
addedTime
record component.private final Component
content
record component.private final MessageSignature
signature
record component.private final GuiMessageTag
tag
record component.GuiMessage(int addedTime,
Component content,
MessageSignature signature,
GuiMessageTag tag)
GuiMessage
record class.int
addedTime
record component.content()
content
record component.final boolean
final int
hashCode()
signature
record component.tag()
tag
record component.final String
toString()
addedTime
record component.content
record component.signature
record component.tag
record component.GuiMessage
record class.addedTime
- the value for the addedTime
record componentcontent
- the value for the content
record componentsignature
- the value for the signature
record componenttag
- the value for the tag
record componentObjects::equals(Object,Object)
; primitive components are compared with '=='.addedTime
record component.addedTime
record componentcontent
record component.content
record componentsignature
record component.signature
record componenttag
record component.tag
record component