public interface IUpdateName extends LastLoginEvent
Modifier and Type | Method and Description |
---|---|
String |
getNewName()
Get the new name that is gonna be set
|
String |
getOldName()
Get the old name
|
@NotNull LastLoginPlayer |
getPlayer()
Get the player
|
getApi, setApi
@NotNull @NotNull LastLoginPlayer getPlayer()
LastLoginPlayer
String getNewName()
String getOldName()
Copyright © 2023. All rights reserved.