| ftk$a | |
| net.minecraft.world.scores.ScoreboardSaveData$Packed | |
| net.minecraft.class_273$class_10745 | |
| net.minecraft.scoreboard.ScoreboardState$Packed |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final List<Objective$Packed> |
| ||||||||
| private final List<Scoreboard$PackedScore> |
| ||||||||
| private final Map<DisplaySlot, String> |
| ||||||||
| private final List<PlayerTeam$Packed> |
| ||||||||
| public static final ScoreboardSaveData$Packed |
| ||||||||
| public static final com.mojang.serialization.Codec<ScoreboardSaveData$Packed> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<Objective$Packed> objectives, List<Scoreboard$PackedScore> scores, Map<DisplaySlot, String> displaySlots, List<PlayerTeam$Packed> teams) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public List<Objective$Packed> |
| ||||||||
| public List<Scoreboard$PackedScore> |
| ||||||||
| public Map<DisplaySlot, String> |
| ||||||||
| public List<PlayerTeam$Packed> |
|