public class LogoutHandling extends Object
Constructor and Description |
---|
LogoutHandling() |
Modifier and Type | Method and Description |
---|---|
static void |
processLogoutInfo(UserData data,
long time,
boolean banned)
Processes the information of the Event and changes UserData object
accordingly.
|
public static void processLogoutInfo(UserData data, long time, boolean banned)
data
- UserData of the player.time
- Epoch ms the event occurred.banned
- Is the player banned?Copyright © 2017. All rights reserved.