Interface StatFormatter

All Known Implementing Classes:
class_4716

@Environment(CLIENT) public interface StatFormatter
Mappings:
Namespace Name
official tm
intermediary net/minecraft/class_816
named net/minecraft/stat/StatFormatter
  • Method Summary

    Modifier and Type
    Method
    Description
    format(String string)
     
  • Method Details

    • format

      String format(String string)
      Mappings:
      Namespace Name Mixin selector
      official a Ltm;a(Ljava/lang/String;)Ljava/lang/String;
      intermediary method_2259 Lnet/minecraft/class_816;method_2259(Ljava/lang/String;)Ljava/lang/String;
      named format Lnet/minecraft/stat/StatFormatter;format(Ljava/lang/String;)Ljava/lang/String;