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

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

  • Constructor Details

    • TextHelper1_21

      public TextHelper1_21()
  • Method Details

    • getLiteral

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

      public TextStyle1_21 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>