net.minecraft.client.gui.hud

record PlayerListHud$ScoreDisplayEntry

net.minecraft.client.gui.components.PlayerTabOverlay$ScoreDisplayEntry
net.minecraft.class_355$class_9018
net.minecraft.client.gui.hud.PlayerListHud$ScoreDisplayEntry

Field summary

Modifier and TypeField
private final Text
name
comp_2134
name
private final int
score
comp_2135
score
private final Text
formattedScore
comp_2136
formattedScore
private final int
scoreWidth
comp_2137
scoreWidth

Constructor summary

ModifierConstructor
private (Text name, int score, Text formattedScore, int scoreWidth)

Method summary

Modifier and TypeMethod
public Text
name()
comp_2134()
name()
public int
score()
comp_2135()
score()
public Text
formattedScore()
comp_2136()
formattedScore()
public int
scoreWidth()
comp_2137()
scoreWidth()