Uses of Interface
net.minecraft.stats.StatFormatter
-
Uses of StatFormatter in net.minecraft.stats
Modifier and TypeFieldDescriptionstatic final StatFormatter
StatFormatter.DEFAULT
static final StatFormatter
StatFormatter.DISTANCE
static final StatFormatter
StatFormatter.DIVIDE_BY_TEN
private final StatFormatter
Stat.formatter
static final 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_)