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, setApi
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getApi, setApi
public BukkitLastLoginPostUpdateLogoutTimestampEvent(LastLoginPlayer player, long timestamp)
@NotNull public @NotNull LastLoginPlayer getPlayer()
IPostUpdateTimestamp
getPlayer
in interface IPostUpdateTimestamp
LastLoginPlayer
public long getTimestamp()
IPostUpdateTimestamp
getTimestamp
in interface IPostUpdateTimestamp
Copyright © 2023. All rights reserved.