net.minecraft.world.scores

public record PlayerScoreEntry

exz
net.minecraft.world.scores.PlayerScoreEntry
net.minecraft.class_9011
net.minecraft.scoreboard.ScoreboardEntry
net.minecraft.src.C_302146_
net.minecraft.world.scores.PlayerScoreEntry

Field summary

Modifier and TypeField
private final String
a
owner
comp_2127
owner
f_302847_
private final int
b
value
comp_2128
value
f_303807_
private final Component
c
display
comp_2129
display
f_303157_
private final NumberFormat
d
numberFormatOverride
comp_2130
numberFormatOverride
f_303706_

Constructor summary

ModifierConstructor
public (String value, int display, Component numberFormatOverride, NumberFormat arg3)

Method summary

Modifier and TypeMethod
public boolean
a()
isHidden()
method_55385()
hidden()
m_307477_()
public Component
b()
ownerName()
method_55387()
name()
m_305530_()
public MutableComponent
a(yp arg0)
formatValue(NumberFormat arg0)
method_55386(class_9022 arg0)
formatted(NumberFormat format)
m_304640_(C_302080_ arg0)
public String
c()
owner()
comp_2127()
owner()
f_302847_()
public int
d()
value()
comp_2128()
value()
f_303807_()
public Component
e()
display()
comp_2129()
display()
f_303157_()
public NumberFormat
f()
numberFormatOverride()
comp_2130()
numberFormatOverride()
f_303706_()