java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v20.text.TextHelper1_20
mods.thecomputerizer.theimpossiblelibrary.shared.v20.m6.text.TextHelper1_20_6
All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.text.TextHelperAPI<net.minecraft.network.chat.Style>

public class TextHelper1_20_6 extends mods.thecomputerizer.theimpossiblelibrary.shared.v20.text.TextHelper1_20
  • Field Summary

    Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v20.text.TextHelper1_20

    style
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    mods.thecomputerizer.theimpossiblelibrary.api.text.TextStringAPI<?>
     

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v20.text.TextHelper1_20

    getStyle, getTranslated

    Methods inherited from class java.lang.Object

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

    • TextHelper1_20_6

      public TextHelper1_20_6()
  • 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>
      Overrides:
      getLiteral in class mods.thecomputerizer.theimpossiblelibrary.shared.v20.text.TextHelper1_20