Uses of Interface
net.minecraft.stats.IStatStringFormat

Packages that use IStatStringFormat
net.minecraft.client   
net.minecraft.stats   
 

Uses of IStatStringFormat in net.minecraft.client
 

Classes in net.minecraft.client that implement IStatStringFormat
 class StatStringFormatKeyInv
           
 

Uses of IStatStringFormat in net.minecraft.stats
 

Methods in net.minecraft.stats with parameters of type IStatStringFormat
 Achievement Achievement.setStatStringFormatter(IStatStringFormat par1IStatStringFormat)