Uses of Record Class
net.minecraft.network.message.LastSeenMessageList.Indexed
-
Uses of LastSeenMessageList.Indexed in net.minecraft.network.message
Modifier and TypeFieldDescriptionstatic final LastSeenMessageList.Indexed
LastSeenMessageList.Indexed.EMPTY
private final LastSeenMessageList.Indexed
MessageBody.Serialized.lastSeen
The field for thelastSeen
record component.Modifier and TypeMethodDescriptionMessageBody.Serialized.lastSeen()
Returns the value of thelastSeen
record component.LastSeenMessageList.pack
(MessageSignatureStorage storage) ModifierConstructorDescriptionSerialized
(String string, Instant instant, long long2, LastSeenMessageList.Indexed indexed)