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

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

  • Method Details

    • getApplied

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

      public TextHelper1_18_2 getHelper()
      Specified by:
      getHelper in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextAPI<net.minecraft.network.chat.Style>
    • getOriginal

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

      public net.minecraft.network.chat.MutableComponent getComponent()
      Specified by:
      getComponent in class Text1_18_2
    • setStyle

      public TextString1_18_2 setStyle(net.minecraft.network.chat.Style style)
      Specified by:
      setStyle in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextAPI<net.minecraft.network.chat.Style>
    • withStyle

      public TextString1_18_2 withStyle(net.minecraft.network.chat.Style style)
      Specified by:
      withStyle in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextAPI<net.minecraft.network.chat.Style>