net.minecraft.scoreboard

public class ScoreboardCriterion

ddq
net.minecraft.world.scores.criteria.ObjectiveCriteria
net.minecraft.class_274
net.minecraft.scoreboard.ScoreboardCriterion
net.minecraft.unmapped.C_adsgsrpw
net.minecraft.scoreboard.ScoreCriteria
net.minecraft.scoreboard.ScoreCriteria

Field summary

Modifier and TypeField
public static final Map<String, ScoreboardCriterion>
a
CRITERIA_BY_NAME
field_1455
CRITERIA
f_puqpxlor
field_96643_a
INSTANCES
public static final ScoreboardCriterion
b
DUMMY
field_1468
DUMMY
f_dmlsxgpy
field_96641_b
DUMMY
public static final ScoreboardCriterion
c
TRIGGER
field_1462
TRIGGER
f_rcikgtpn
field_178791_c
TRIGGER
public static final ScoreboardCriterion
d
DEATH_COUNT
field_1456
DEATH_COUNT
f_fajuhdyi
field_96642_c
DEATH_COUNT
public static final ScoreboardCriterion
e
KILL_COUNT_PLAYERS
field_1463
PLAYER_KILL_COUNT
f_wxqdixtr
field_96639_d
PLAYER_KILL_COUNT
public static final ScoreboardCriterion
f
KILL_COUNT_ALL
field_1457
TOTAL_KILL_COUNT
f_uqyanwwe
field_96640_e
TOTAL_KILL_COUNT
public static final ScoreboardCriterion
g
HEALTH
field_1453
HEALTH
f_grftcowc
field_96638_f
HEALTH
public static final ScoreboardCriterion
h
FOOD
field_1464
FOOD
f_lvuqmvhv
field_186698_h
FOOD
public static final ScoreboardCriterion
i
AIR
field_1459
AIR
f_emxllpty
field_186699_i
AIR
public static final ScoreboardCriterion
j
ARMOR
field_1452
ARMOR
f_ainfuwdh
field_186700_j
ARMOR
public static final ScoreboardCriterion
k
EXPERIENCE
field_1460
XP
f_nejgoqrm
field_186701_k
XP
public static final ScoreboardCriterion
l
LEVEL
field_1465
LEVEL
f_ktfjwqxm
field_186702_l
LEVEL
public static final ScoreboardCriterion[]
m
TEAM_KILL
field_1466
TEAM_KILLS
f_bzmmigam
field_197913_m
TEAM_KILL
public static final ScoreboardCriterion[]
n
KILLED_BY_TEAM
field_1458
KILLED_BY_TEAMS
f_vazpmtfm
field_197914_n
KILLED_BY_TEAM
private final String
o
name
field_1454
name
f_yyfojegl
field_197915_o
name
private final boolean
p
readOnly
field_1461
readOnly
f_lozqhdct
field_197916_p
readOnly
private final ScoreboardCriterion$RenderType
q
renderType
field_1467
defaultRenderType
f_dluqqqmc
field_197917_q
renderType

Constructor summary

ModifierConstructor
public (String name)
protected (String name, boolean readOnly, ScoreboardCriterion$RenderType defaultRenderType)

Method summary

Modifier and TypeMethod
public static Optional<ScoreboardCriterion>
a(String arg0)
byName(String arg0)
method_1224(String arg0)
getOrCreateStatCriterion(String name)
m_jndgzjoc(String arg0)
func_216390_a(String arg0)
func_216390_a(String arg0)
private static <T> Optional<ScoreboardCriterion>
a(adz<T> arg0, vk arg1)
getStat(StatType<T> arg0, ResourceLocation arg1)
method_1223(class_3448<T> arg0, class_2960 arg1)
getOrCreateStatCriterion(StatType<T> statType, Identifier id)
m_pfrouplm(C_qwzfcpmd<T> arg0, C_ncpywfca arg1)
func_216391_a(StatType<T> arg0, ResourceLocation arg1)
func_216391_a(StatType<T> arg0, ResourceLocation arg1)
public String
c()
getName()
method_1225()
getName()
m_ylywqwbz()
func_96636_a()
getName()
public boolean
d()
isReadOnly()
method_1226()
isReadOnly()
m_breqwmoy()
func_96637_b()
isReadOnly()
public ScoreboardCriterion$RenderType
e()
getDefaultRenderType()
method_1227()
getDefaultRenderType()
m_xqsugmns()
func_178790_c()
getRenderType()