java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v18.m2.text.Text1_18_2
All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.text.TextAPI<net.minecraft.network.chat.Style>
Direct Known Subclasses:
TextString1_18_2, TextTranslation1_18_2

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

    • Text1_18_2

      public Text1_18_2()
  • Method Details

    • getAppliedNoReset

      public String getAppliedNoReset()
      Specified by:
      getAppliedNoReset in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextAPI<net.minecraft.network.chat.Style>
    • getAsComponent

      public net.minecraft.network.chat.Component getAsComponent()
      Specified by:
      getAsComponent in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextAPI<net.minecraft.network.chat.Style>
    • getComponent

      public abstract net.minecraft.network.chat.Component getComponent()
    • toString

      public String toString()
      Overrides:
      toString in class Object