Uses of Interface
net.minecraft.stats.StatFormatter
Packages that use StatFormatter
-
Uses of StatFormatter in net.minecraft.stats
Fields in net.minecraft.stats declared as StatFormatterModifier and TypeFieldDescriptionstatic StatFormatterStatFormatter.DEFAULTstatic StatFormatterStatFormatter.DISTANCEstatic StatFormatterStatFormatter.DIVIDE_BY_TENprivate StatFormatterStat.formatterstatic StatFormatterStatFormatter.TIMEMethods in net.minecraft.stats with parameters of type StatFormatterModifier and TypeMethodDescriptionStatType.get(T p_12900_, StatFormatter p_12901_)private static ResourceLocationStats.makeCustomStat(String p_13008_, StatFormatter p_13009_)Constructors in net.minecraft.stats with parameters of type StatFormatterModifierConstructorDescriptionprotectedStat(StatType<T> p_12856_, T p_12857_, StatFormatter p_12858_)