net.minecraft.world.scores

public record Score$Packed

fuo$a
net.minecraft.world.scores.Score$Packed
net.minecraft.class_267$class_12223
net.minecraft.scoreboard.ScoreboardScore$Packed
net.minecraft.src.C_3075_$C_432474_
net.minecraft.world.scores.ScoreboardScore$a

字段概要

修饰符与类型字段
final int
b
value
comp_5147
value
f_434557_
final boolean
c
locked
comp_5148
locked
f_433799_
final Optional<Component>
d
display
comp_5149
display
f_434035_
final Optional<NumberFormat>
e
numberFormat
comp_5150
numberFormat
f_433350_
public static final com.mojang.serialization.MapCodec<Score$Packed>
a
MAP_CODEC
field_63813
CODEC
f_434855_

构造函数概要

修饰符构造函数
public (int value, boolean locked, Optional<Component> display, Optional<NumberFormat> numberFormat)

方法概要

修饰符与类型方法
public int
a()
value()
comp_5147()
value()
f_434557_()
public boolean
b()
locked()
comp_5148()
locked()
f_433799_()
public Optional<Component>
c()
display()
comp_5149()
display()
f_434035_()
public Optional<NumberFormat>
d()
numberFormat()
comp_5150()
numberFormat()
f_433350_()