public class BungeeLastLoginEvent extends net.md_5.bungee.api.plugin.Event implements LastLoginEvent
| Constructor and Description |
|---|
BungeeLastLoginEvent() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull LastLoginAPI |
getApi()
Get the LastLogin API instance
|
void |
setApi(LastLoginAPI instance)
Set the LastLogin API instance.
|
@NotNull public @NotNull LastLoginAPI getApi()
LastLoginEventgetApi in interface LastLoginEventLastLoginAPIpublic void setApi(LastLoginAPI instance)
LastLoginEventsetApi in interface LastLoginEventinstance - LastLoginAPI instance to setCopyright © 2023. All rights reserved.