Uses of Record Class
net.minecraft.network.message.LastSeenMessageList.Indexed
Packages that use LastSeenMessageList.Indexed
-
Uses of LastSeenMessageList.Indexed in net.minecraft.network.message
Fields in net.minecraft.network.message declared as LastSeenMessageList.IndexedModifier and TypeFieldDescriptionstatic final LastSeenMessageList.Indexed
LastSeenMessageList.Indexed.EMPTY
private final LastSeenMessageList.Indexed
MessageBody.Serialized.lastSeen
The field for thelastSeen
record component.Methods in net.minecraft.network.message that return LastSeenMessageList.IndexedModifier and TypeMethodDescriptionMessageBody.Serialized.lastSeen()
Returns the value of thelastSeen
record component.LastSeenMessageList.pack
(MessageSignatureStorage storage) Constructors in net.minecraft.network.message with parameters of type LastSeenMessageList.IndexedModifierConstructorDescriptionSerialized
(String string, Instant instant, long long2, LastSeenMessageList.Indexed indexed)