net.minecraft.world.scores

class PlayerScores

fjr
net.minecraft.world.scores.PlayerScores

Field summary

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

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public Score
a(fjp arg0)
get(Objective arg0)
public Score
a(fjp arg0, Consumer<fju> arg1)
getOrCreate(Objective arg0, Consumer<Score> arg1)
public boolean
b(fjp arg0)
remove(Objective arg0)
public boolean
a()
hasScores()
public it.unimi.dsi.fastutil.objects.Object2IntMap<Objective>
b()
listScores()
void
a(fjp arg0, fju arg1)
setScore(Objective arg0, Score arg1)
Map<Objective, Score>
c()
listRawScores()