java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v18.m2.text.TextHelper1_18_2
All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.text.TextHelperAPI<net.minecraft.network.chat.Style>

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

    • TextHelper1_18_2

      public TextHelper1_18_2()
  • Method Details

    • getLiteral

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

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

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