Uses of Interface
net.minecraft.stats.IStatFormatter
-
Uses of IStatFormatter in net.minecraft.stats
Modifier and TypeFieldDescriptionstatic final IStatFormatter
IStatFormatter.DEFAULT
static final IStatFormatter
IStatFormatter.DISTANCE
static final IStatFormatter
IStatFormatter.DIVIDE_BY_TEN
private final IStatFormatter
Stat.formatter
static final IStatFormatter
IStatFormatter.TIME
Modifier and TypeMethodDescriptionStatType.get
(T p_199077_1_, IStatFormatter p_199077_2_) private static ResourceLocation
Stats.makeCustomStat
(String p_199084_0_, IStatFormatter p_199084_1_) ModifierConstructorDescriptionprotected
Stat
(StatType<T> p_i47903_1_, T p_i47903_2_, IStatFormatter p_i47903_3_)