content
The field for the
content
record component.private final ChatMessageContent
content
record component.static final byte
private final LastSeenMessages
lastSeen
record component.private final long
salt
record component.private final Instant
timeStamp
record component.SignedMessageBody(ChatMessageContent content,
Instant timeStamp,
long salt,
LastSeenMessages lastSeen)
SignedMessageBody
record class.SignedMessageBody(FriendlyByteBuf p_241548_)
content()
content
record component.final boolean
com.google.common.hash.HashCode
hash()
final int
hashCode()
lastSeen()
lastSeen
record component.long
salt()
salt
record component.timeStamp
record component.final String
toString()
withContent(ChatMessageContent p_242907_)
void
write(FriendlyByteBuf p_241357_)
content
record component.timeStamp
record component.salt
record component.lastSeen
record component.SignedMessageBody
record class.content
- the value for the content
record componenttimeStamp
- the value for the timeStamp
record componentsalt
- the value for the salt
record componentlastSeen
- the value for the lastSeen
record componentObjects::equals(Object,Object)
; primitive components are compared with '=='.content
record component.content
record componenttimeStamp
record component.timeStamp
record componentsalt
record component.salt
record componentlastSeen
record component.lastSeen
record component