java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v21.text.Text1_21
mods.thecomputerizer.theimpossiblelibrary.shared.v21.text.TextTranslation1_21
All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.text.TextAPI<net.minecraft.network.chat.Style>, mods.thecomputerizer.theimpossiblelibrary.api.text.TextTranslationAPI<net.minecraft.network.chat.Style>

public class TextTranslation1_21 extends Text1_21 implements mods.thecomputerizer.theimpossiblelibrary.api.text.TextTranslationAPI<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_21 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_21
    • setStyle

      public TextTranslation1_21 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 TextTranslation1_21 withStyle(net.minecraft.network.chat.Style style)
      Specified by:
      withStyle in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextAPI<net.minecraft.network.chat.Style>