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

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

    • TextHelper1_19

      public TextHelper1_19()
  • Method Details

    • getLiteral

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

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

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