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

public class TextHelper1_19_4 extends mods.thecomputerizer.theimpossiblelibrary.shared.v19.text.TextHelper1_19
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    mods.thecomputerizer.theimpossiblelibrary.api.text.TextTranslationAPI<net.minecraft.network.chat.Style>
    getTranslated(String key, Object... args)
     

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v19.text.TextHelper1_19

    getLiteral, getStyle

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TextHelper1_19_4

      public TextHelper1_19_4()
  • Method Details

    • 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>
      Overrides:
      getTranslated in class mods.thecomputerizer.theimpossiblelibrary.shared.v19.text.TextHelper1_19