Class TextStyle1_18_2
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v18.m2.text.TextStyle1_18_2
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
public class TextStyle1_18_2
extends Object
implements mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.network.chat.Styleaqua()net.minecraft.network.chat.Styleblack()net.minecraft.network.chat.Styleblue()net.minecraft.network.chat.Stylebold()net.minecraft.network.chat.StyledarkAqua()net.minecraft.network.chat.StyledarkBlue()net.minecraft.network.chat.StyledarkGray()net.minecraft.network.chat.Stylenet.minecraft.network.chat.Stylenet.minecraft.network.chat.StyledarkRed()net.minecraft.network.chat.Stylegold()net.minecraft.network.chat.Stylegray()net.minecraft.network.chat.Stylegreen()net.minecraft.network.chat.Styleitalics()net.minecraft.network.chat.Stylenet.minecraft.network.chat.Stylenet.minecraft.network.chat.Stylered()net.minecraft.network.chat.Stylenet.minecraft.network.chat.Stylenet.minecraft.network.chat.Stylewhite()net.minecraft.network.chat.Styleyellow()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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_18_2
public TextStyle1_18_2()
-
-
Method Details
-
aqua
public net.minecraft.network.chat.Style aqua()- Specified by:
aquain interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-
black
public net.minecraft.network.chat.Style black()- Specified by:
blackin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-
blue
public net.minecraft.network.chat.Style blue()- Specified by:
bluein interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-
bold
public net.minecraft.network.chat.Style bold()- Specified by:
boldin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-
darkAqua
public net.minecraft.network.chat.Style darkAqua()- Specified by:
darkAquain interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-
darkBlue
public net.minecraft.network.chat.Style darkBlue()- Specified by:
darkBluein interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-
darkGray
public net.minecraft.network.chat.Style darkGray()- Specified by:
darkGrayin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-
darkGreen
public net.minecraft.network.chat.Style darkGreen()- Specified by:
darkGreenin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-
darkPurple
public net.minecraft.network.chat.Style darkPurple()- Specified by:
darkPurplein interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-
darkRed
public net.minecraft.network.chat.Style darkRed()- Specified by:
darkRedin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-
gold
public net.minecraft.network.chat.Style gold()- Specified by:
goldin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-
gray
public net.minecraft.network.chat.Style gray()- Specified by:
grayin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-
green
public net.minecraft.network.chat.Style green()- Specified by:
greenin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-
italics
public net.minecraft.network.chat.Style italics()- Specified by:
italicsin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-
lightPurple
public net.minecraft.network.chat.Style lightPurple()- Specified by:
lightPurplein interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-
obfuscated
public net.minecraft.network.chat.Style obfuscated()- Specified by:
obfuscatedin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-
red
public net.minecraft.network.chat.Style red()- Specified by:
redin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-
strikethrough
public net.minecraft.network.chat.Style strikethrough()- Specified by:
strikethroughin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-
underline
public net.minecraft.network.chat.Style underline()- Specified by:
underlinein interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-
white
public net.minecraft.network.chat.Style white()- Specified by:
whitein interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-
yellow
public net.minecraft.network.chat.Style yellow()- Specified by:
yellowin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
-