Class TextString1_18_2
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 Summary
Constructors -
Method Summary
Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v18.m2.text.Text1_18_2
getAppliedNoReset, getAsComponent, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface mods.thecomputerizer.theimpossiblelibrary.api.text.TextAPI
getAppliedNoReset, getAsComponent, isAppliedBlank, isAppliedEmpty, isOriginalBlank, isOriginalEmpty
-
Constructor Details
-
Method Details
-
getApplied
- Specified by:
getAppliedin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextAPI<net.minecraft.network.chat.Style>
-
getHelper
- Specified by:
getHelperin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextAPI<net.minecraft.network.chat.Style>
-
getOriginal
- Specified by:
getOriginalin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextAPI<net.minecraft.network.chat.Style>
-
getComponent
public net.minecraft.network.chat.MutableComponent getComponent()- Specified by:
getComponentin classText1_18_2
-
setStyle
- Specified by:
setStylein interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextAPI<net.minecraft.network.chat.Style>
-
withStyle
- Specified by:
withStylein interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextAPI<net.minecraft.network.chat.Style>
-