net.minecraft.world.scores

public record Objective$Packed

fuj$a
net.minecraft.world.scores.Objective$Packed
net.minecraft.class_266$class_10742
net.minecraft.scoreboard.ScoreboardObjective$Packed
net.minecraft.src.C_3073_$C_378951_
net.minecraft.world.scores.ScoreboardObjective$a

字段概要

修饰符与类型字段
private final String
b
name
comp_3645
name
f_380546_
private final ObjectiveCriteria
c
criteria
comp_3646
criteria
f_380898_
private final Component
d
displayName
comp_3647
displayName
f_381394_
private final ObjectiveCriteria$RenderType
e
renderType
comp_3648
renderType
f_380073_
private final boolean
f
displayAutoUpdate
comp_3649
displayAutoUpdate
f_380570_
private final Optional<NumberFormat>
g
numberFormat
comp_3650
numberFormat
f_381950_
public static final com.mojang.serialization.Codec<Objective$Packed>
a
CODEC
field_56481
CODEC
f_382295_

构造函数概要

修饰符构造函数
public (String name, ObjectiveCriteria criteria, Component displayName, ObjectiveCriteria$RenderType renderType, boolean displayAutoUpdate, Optional<NumberFormat> numberFormat)

方法概要

修饰符与类型方法
public String
a()
name()
comp_3645()
name()
f_380546_()
public ObjectiveCriteria
b()
criteria()
comp_3646()
criteria()
f_380898_()
public Component
c()
displayName()
comp_3647()
displayName()
f_381394_()
public ObjectiveCriteria$RenderType
d()
renderType()
comp_3648()
renderType()
f_380073_()
public boolean
e()
displayAutoUpdate()
comp_3649()
displayAutoUpdate()
f_380570_()
public Optional<NumberFormat>
f()
numberFormat()
comp_3650()
numberFormat()
f_381950_()