public class BungeeLastLoginPostUpdateLoginTimestampEvent extends BungeeLastLoginEvent implements IPostUpdateTimestamp
| Constructor and Description |
|---|
BungeeLastLoginPostUpdateLoginTimestampEvent(LastLoginPlayer player,
long timestamp) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull LastLoginPlayer |
getPlayer()
Get the player
|
long |
getTimestamp()
The timestamp that is gonna to be set
|
getApi, setApiclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetApi, setApipublic BungeeLastLoginPostUpdateLoginTimestampEvent(LastLoginPlayer player, long timestamp)
@NotNull public @NotNull LastLoginPlayer getPlayer()
IPostUpdateTimestampgetPlayer in interface IPostUpdateTimestampLastLoginPlayerpublic long getTimestamp()
IPostUpdateTimestampgetTimestamp in interface IPostUpdateTimestampCopyright © 2023. All rights reserved.