net.minecraft.world.scores

class PlayerScores

ewr
net.minecraft.world.scores.PlayerScores
net.minecraft.class_9012
net.minecraft.scoreboard.Scores
net.minecraft.src.C_302117_
net.minecraft.world.scores.PlayerScores

Field summary

Modifier and TypeField
private final it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap<Objective, Score>
a
scores
field_47529
scores
f_302517_

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public Score
a(ewp arg0)
get(Objective arg0)
method_55389(class_266 arg0)
get(ScoreboardObjective objective)
m_307163_(C_3073_ arg0)
public Score
a(ewp arg0, Consumer<ewu> arg1)
getOrCreate(Objective arg0, Consumer<Score> arg1)
method_55391(class_266 arg0, Consumer<class_267> arg1)
getOrCreate(ScoreboardObjective objective, Consumer<ScoreboardScore> scoreConsumer)
m_306863_(C_3073_ p_310669_, Consumer<C_3075_> arg1)
public boolean
b(ewp arg0)
remove(Objective arg0)
method_55395(class_266 arg0)
remove(ScoreboardObjective objective)
m_305067_(C_3073_ arg0)
public boolean
a()
hasScores()
method_55388()
hasScores()
m_307156_()
public it.unimi.dsi.fastutil.objects.Object2IntMap<Objective>
b()
listScores()
method_55394()
getScoresAsIntMap()
m_306675_()
void
a(ewp arg0, ewu arg1)
setScore(Objective arg0, Score arg1)
method_55390(class_266 arg0, class_267 arg1)
put(ScoreboardObjective objective, ScoreboardScore score)
m_305165_(C_3073_ p_312306_, C_3075_ arg1)
Map<Objective, Score>
c()
listRawScores()
method_55396()
getScores()
m_307678_()