Uses of Interface
net.minecraft.stat.StatFormatter
Packages that use StatFormatter
-
Uses of StatFormatter in net.minecraft.stat
Fields in net.minecraft.stat declared as StatFormatterModifier 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
Methods in net.minecraft.stat with parameters of type StatFormatterModifier and TypeMethodDescriptionStatType.getOrCreateStat
(T key, StatFormatter formatter) private static Identifier
Stats.register
(String id, StatFormatter formatter) Constructors in net.minecraft.stat with parameters of type StatFormatter