public class DeathInfo extends HandlingInfo
Modifier and Type | Method and Description |
---|---|
boolean |
process(UserData uData)
Process the info and modify the UserData object accordingly.
|
getTime, getType, getUuid
public DeathInfo(UUID uuid)
uuid
- UUID of the dead player.public boolean process(UserData uData)
HandlingInfo
process
in class HandlingInfo
uData
- UserData object to modify.Copyright © 2017. All rights reserved.