public interface ImmutableJoinData extends ImmutableDataManipulator<ImmutableJoinData,JoinData>
ImmutableDataManipulator
for the Instant
s 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, with
getContentVersion, toContainer
ImmutableValue<Instant> firstPlayed()
ImmutableValue<Instant> lastPlayed()