net.minecraft.stats
Interface IStatStringFormat

All Known Implementing Classes:
StatStringFormatKeyInv

public interface IStatStringFormat


Method Summary
 String formatString(String var1)
          Formats the strings based on 'IStatStringFormat' interface.
 

Method Detail

formatString

String formatString(String var1)
Formats the strings based on 'IStatStringFormat' interface.