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
Fields 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
ModifierConstructorDescriptionprotected
Stat
(StatType<T> p_i47903_1_, T p_i47903_2_, IStatFormatter p_i47903_3_) -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> String
boolean
format
(int p_75968_1_) getType()
getValue()
int
hashCode()
private static <T> String
locationToKey
(ResourceLocation p_197919_0_) toString()
Methods inherited from class net.minecraft.scoreboard.ScoreCriteria
byName, getDefaultRenderType, getName, isReadOnly