Class TextHelper1_12_2

java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.text.TextHelper1_12_2
All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.text.TextHelperAPI<net.minecraft.util.text.Style>

public class TextHelper1_12_2 extends Object implements mods.thecomputerizer.theimpossiblelibrary.api.text.TextHelperAPI<net.minecraft.util.text.Style>
  • Constructor Details

    • TextHelper1_12_2

      public TextHelper1_12_2()
  • Method Details

    • getLiteral

      public TextString1_12_2 getLiteral(String text)
      Specified by:
      getLiteral in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextHelperAPI<net.minecraft.util.text.Style>
    • getStyle

      public TextStyle1_12_2 getStyle()
      Specified by:
      getStyle in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextHelperAPI<net.minecraft.util.text.Style>
    • getTranslated

      public TextTranslation1_12_2 getTranslated(String key, Object... args)
      Specified by:
      getTranslated in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextHelperAPI<net.minecraft.util.text.Style>