java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v21.text.TextStyle1_21
All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>

public class TextStyle1_21 extends Object implements mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.network.chat.Style
     
    net.minecraft.network.chat.Style
     
    net.minecraft.network.chat.Style
     
    net.minecraft.network.chat.Style
     
    net.minecraft.network.chat.Style
     
    net.minecraft.network.chat.Style
     
    net.minecraft.network.chat.Style
     
    net.minecraft.network.chat.Style
     
    net.minecraft.network.chat.Style
     
    net.minecraft.network.chat.Style
     
    net.minecraft.network.chat.Style
     
    net.minecraft.network.chat.Style
     
    net.minecraft.network.chat.Style
     
    net.minecraft.network.chat.Style
     
    net.minecraft.network.chat.Style
     
    net.minecraft.network.chat.Style
     
    net.minecraft.network.chat.Style
    red()
     
    net.minecraft.network.chat.Style
     
    net.minecraft.network.chat.Style
     
    net.minecraft.network.chat.Style
     
    net.minecraft.network.chat.Style
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI

    apply, applyAqua, applyBlack, applyBlue, applyBold, applyDarkAqua, applyDarkBlue, applyDarkGray, applyDarkGreen, applyDarkPurple, applyDarkRed, applyGold, applyGray, applyGreen, applyItalics, applyLightPurple, applyObfuscated, applyRed, applyStrikethrough, applyUnderline, applyWhite, applyYellow
  • Constructor Details

    • TextStyle1_21

      public TextStyle1_21()
  • Method Details

    • aqua

      public net.minecraft.network.chat.Style aqua()
      Specified by:
      aqua in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
    • black

      public net.minecraft.network.chat.Style black()
      Specified by:
      black in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
    • blue

      public net.minecraft.network.chat.Style blue()
      Specified by:
      blue in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
    • bold

      public net.minecraft.network.chat.Style bold()
      Specified by:
      bold in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
    • darkAqua

      public net.minecraft.network.chat.Style darkAqua()
      Specified by:
      darkAqua in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
    • darkBlue

      public net.minecraft.network.chat.Style darkBlue()
      Specified by:
      darkBlue in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
    • darkGray

      public net.minecraft.network.chat.Style darkGray()
      Specified by:
      darkGray in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
    • darkGreen

      public net.minecraft.network.chat.Style darkGreen()
      Specified by:
      darkGreen in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
    • darkPurple

      public net.minecraft.network.chat.Style darkPurple()
      Specified by:
      darkPurple in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
    • darkRed

      public net.minecraft.network.chat.Style darkRed()
      Specified by:
      darkRed in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
    • gold

      public net.minecraft.network.chat.Style gold()
      Specified by:
      gold in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
    • gray

      public net.minecraft.network.chat.Style gray()
      Specified by:
      gray in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
    • green

      public net.minecraft.network.chat.Style green()
      Specified by:
      green in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
    • italics

      public net.minecraft.network.chat.Style italics()
      Specified by:
      italics in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
    • lightPurple

      public net.minecraft.network.chat.Style lightPurple()
      Specified by:
      lightPurple in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
    • obfuscated

      public net.minecraft.network.chat.Style obfuscated()
      Specified by:
      obfuscated in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
    • red

      public net.minecraft.network.chat.Style red()
      Specified by:
      red in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
    • strikethrough

      public net.minecraft.network.chat.Style strikethrough()
      Specified by:
      strikethrough in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
    • underline

      public net.minecraft.network.chat.Style underline()
      Specified by:
      underline in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
    • white

      public net.minecraft.network.chat.Style white()
      Specified by:
      white in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
    • yellow

      public net.minecraft.network.chat.Style yellow()
      Specified by:
      yellow in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>