public class CLSScoreboardEntry extends CLSObject
| Modifier and Type | Method and Description |
|---|---|
CLSPlayer |
getPlayer() |
int |
getRank() |
java.time.Instant |
getTimestamp() |
double |
getValue() |
public int getRank()
public double getValue()
public CLSPlayer getPlayer()
public java.time.Instant getTimestamp()
Copyright © 2019. All rights reserved.