public class BukkitLastLoginPostUpdateLogoutTimestampEvent extends BukkitLastLoginEvent implements IPostUpdateTimestamp
| Constructor and Description |
|---|
BukkitLastLoginPostUpdateLogoutTimestampEvent(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, getHandlerList, getHandlers, setApiclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetApi, setApipublic BukkitLastLoginPostUpdateLogoutTimestampEvent(LastLoginPlayer player, long timestamp)
@NotNull public @NotNull LastLoginPlayer getPlayer()
IPostUpdateTimestampgetPlayer in interface IPostUpdateTimestampLastLoginPlayerpublic long getTimestamp()
IPostUpdateTimestampgetTimestamp in interface IPostUpdateTimestampCopyright © 2023. All rights reserved.