net.minecraft.world.scores

public record ScoreboardSaveData$Packed

fhi$a
net.minecraft.world.scores.ScoreboardSaveData$Packed
net.minecraft.class_273$class_10745
net.minecraft.scoreboard.ScoreboardState$Packed
net.minecraft.src.C_3077_$C_379304_

Field summary

Modifier and TypeField
private final List<Objective$Packed>
b
objectives
comp_3665
objectives
f_381670_
private final List<Scoreboard$PackedScore>
c
scores
comp_3666
scores
f_379455_
private final Map<DisplaySlot, String>
d
displaySlots
comp_3667
displaySlots
f_380809_
private final List<PlayerTeam$Packed>
e
teams
comp_3668
teams
f_382289_
public static final com.mojang.serialization.Codec<ScoreboardSaveData$Packed>
a
CODEC
field_56485
CODEC
f_381254_

Constructor summary

ModifierConstructor
public (List<Objective$Packed> scores, List<Scoreboard$PackedScore> displaySlots, Map<DisplaySlot, String> teams, List<PlayerTeam$Packed> arg3)

Method summary

Modifier and TypeMethod
public List<Objective$Packed>
a()
objectives()
comp_3665()
objectives()
f_381670_()
public List<Scoreboard$PackedScore>
b()
scores()
comp_3666()
scores()
f_379455_()
public Map<DisplaySlot, String>
c()
displaySlots()
comp_3667()
displaySlots()
f_380809_()
public List<PlayerTeam$Packed>
d()
teams()
comp_3668()
teams()
f_382289_()