net.minecraft.world.scores

public record ScoreboardSaveData$Packed

fus$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_
net.minecraft.world.scores.PersistentScoreboard$a

字段概要

修饰符与类型字段
private final List<Objective$Packed>
c
objectives
comp_3665
objectives
f_381670_
private final List<Scoreboard$PackedScore>
d
scores
comp_3666
scores
f_379455_
private final Map<DisplaySlot, String>
e
displaySlots
comp_3667
displaySlots
f_380809_
private final List<PlayerTeam$Packed>
f
teams
comp_3668
teams
f_382289_
public static final ScoreboardSaveData$Packed
a
EMPTY
field_63440
EMPTY
f_433328_
public static final com.mojang.serialization.Codec<ScoreboardSaveData$Packed>
b
CODEC
field_56485
CODEC
f_381254_

构造函数概要

修饰符构造函数
public (List<Objective$Packed> objectives, List<Scoreboard$PackedScore> scores, Map<DisplaySlot, String> displaySlots, List<PlayerTeam$Packed> teams)

方法概要

修饰符与类型方法
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_()