Package net.minecraft.stats
Class Stat<T>
java.lang.Object
net.minecraft.scoreboard.ScoreCriteria
net.minecraft.stats.Stat<T>
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.scoreboard.ScoreCriteria
ScoreCriteria.RenderType -
Field Summary
FieldsFields inherited from class net.minecraft.scoreboard.ScoreCriteria
AIR, ARMOR, CRITERIA_BY_NAME, DEATH_COUNT, DUMMY, EXPERIENCE, FOOD, HEALTH, KILL_COUNT_ALL, KILL_COUNT_PLAYERS, KILLED_BY_TEAM, LEVEL, TEAM_KILL, TRIGGER -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedStat(StatType<T> p_i47903_1_, T p_i47903_2_, IStatFormatter p_i47903_3_) -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> Stringbooleanformat(int p_75968_1_) getType()getValue()inthashCode()private static <T> StringlocationToKey(ResourceLocation p_197919_0_) toString()Methods inherited from class net.minecraft.scoreboard.ScoreCriteria
byName, getDefaultRenderType, getName, isReadOnly