public static class ScoreboardData.ScoreboardLine extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
message |
private int |
score |
| Constructor and Description |
|---|
ScoreboardLine(String message,
int score) |
Copyright © 2022. All rights reserved.