Interface StatFormatter


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

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

    • format

      String format​(String string)
      Mappings:
      Namespace Name Mixin selector
      official a Lms;a(Ljava/lang/String;)Ljava/lang/String;
      intermediary method_6346 Lnet/minecraft/class_1677;method_6346(Ljava/lang/String;)Ljava/lang/String;
      named format Lnet/minecraft/stat/StatFormatter;format(Ljava/lang/String;)Ljava/lang/String;