public interface ImmutableJoinData extends ImmutableDataManipulator<ImmutableJoinData,JoinData>
ImmutableDataManipulator for the Instants that a
Player both first joined a server, and last joined a server.| Modifier and Type | Method and Description |
|---|---|
ImmutableValue<Instant> |
firstPlayed()
|
ImmutableValue<Instant> |
lastPlayed()
|
asMutable, copy, with, withgetContentVersion, toContainerImmutableValue<Instant> firstPlayed()
ImmutableValue<Instant> lastPlayed()