| Modifier and Type | Method and Description |
|---|---|
CLSScoreboardEntry |
CLSApiContext.InsertScoreboardRecord(String scoreboardApiReference,
CLSPlayer player,
double value)
Records a new scoreboard entry.
|
CLSScoreboardEntry |
CLSApiContext.InsertScoreboardRecord(String scoreboardApiReference,
String playerApiReference,
double value)
Records a new scoreboard entry.
|
| Modifier and Type | Method and Description |
|---|---|
List<CLSScoreboardEntry> |
CLSScoreboard.getEntries() |
Copyright © 2019. All rights reserved.