public class TextStyle1_16_5
extends java.lang.Object
implements mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>
| Constructor and Description |
|---|
TextStyle1_16_5() |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.network.chat.Style |
aqua() |
net.minecraft.network.chat.Style |
black() |
net.minecraft.network.chat.Style |
blue() |
net.minecraft.network.chat.Style |
bold() |
net.minecraft.network.chat.Style |
darkAqua() |
net.minecraft.network.chat.Style |
darkBlue() |
net.minecraft.network.chat.Style |
darkGray() |
net.minecraft.network.chat.Style |
darkGreen() |
net.minecraft.network.chat.Style |
darkPurple() |
net.minecraft.network.chat.Style |
darkRed() |
net.minecraft.network.chat.Style |
gold() |
net.minecraft.network.chat.Style |
gray() |
net.minecraft.network.chat.Style |
green() |
net.minecraft.network.chat.Style |
italics() |
net.minecraft.network.chat.Style |
lightPurple() |
net.minecraft.network.chat.Style |
obfuscated() |
net.minecraft.network.chat.Style |
red() |
net.minecraft.network.chat.Style |
strikethrough() |
net.minecraft.network.chat.Style |
underline() |
net.minecraft.network.chat.Style |
white() |
net.minecraft.network.chat.Style |
yellow() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapply, applyAqua, applyBlack, applyBlue, applyBold, applyDarkAqua, applyDarkBlue, applyDarkGray, applyDarkGreen, applyDarkPurple, applyDarkRed, applyGold, applyGray, applyGreen, applyItalics, applyLightPurple, applyObfuscated, applyRed, applyStrikethrough, applyUnderline, applyWhite, applyYellowpublic net.minecraft.network.chat.Style aqua()
aqua in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>public net.minecraft.network.chat.Style black()
black in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>public net.minecraft.network.chat.Style blue()
blue in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>public net.minecraft.network.chat.Style bold()
bold in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>public net.minecraft.network.chat.Style darkAqua()
darkAqua in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>public net.minecraft.network.chat.Style darkBlue()
darkBlue in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>public net.minecraft.network.chat.Style darkGray()
darkGray in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>public net.minecraft.network.chat.Style darkGreen()
darkGreen in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>public net.minecraft.network.chat.Style darkPurple()
darkPurple in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>public net.minecraft.network.chat.Style darkRed()
darkRed in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>public net.minecraft.network.chat.Style gold()
gold in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>public net.minecraft.network.chat.Style gray()
gray in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>public net.minecraft.network.chat.Style green()
green in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>public net.minecraft.network.chat.Style italics()
italics in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>public net.minecraft.network.chat.Style lightPurple()
lightPurple in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>public net.minecraft.network.chat.Style obfuscated()
obfuscated in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>public net.minecraft.network.chat.Style red()
red in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>public net.minecraft.network.chat.Style strikethrough()
strikethrough in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>public net.minecraft.network.chat.Style underline()
underline in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>public net.minecraft.network.chat.Style white()
white in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>public net.minecraft.network.chat.Style yellow()
yellow in interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextStyleAPI<net.minecraft.network.chat.Style>