public class ScoreInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ScoreInfo.ScorerType |
public ScoreInfo(long scoreboardId,
String objectiveId,
int score)
public ScoreInfo(long scoreboardId,
String objectiveId,
int score,
ScoreInfo.ScorerType type,
long entityId)
Copyright © 2018–2019 NukkitX. All rights reserved.