Uses of Interface
net.minecraft.stats.StatFormatter
-
Uses of StatFormatter in net.minecraft.stats
Modifier and TypeFieldDescriptionstatic StatFormatter
StatFormatter.DEFAULT
static StatFormatter
StatFormatter.DISTANCE
static StatFormatter
StatFormatter.DIVIDE_BY_TEN
private StatFormatter
Stat.formatter
static StatFormatter
StatFormatter.TIME
Modifier and TypeMethodDescriptionStatType.get(T p_12900_, StatFormatter p_12901_)
private static ResourceLocation
Stats.makeCustomStat(String p_13008_, StatFormatter p_13009_)
ModifierConstructorDescriptionprotected
Stat(StatType<T> p_12856_, T p_12857_, StatFormatter p_12858_)