Class TextString1_12_2
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.text.Text1_12_2
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.text.TextString1_12_2
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.text.TextAPI<net.minecraft.util.text.Style>,mods.thecomputerizer.theimpossiblelibrary.api.text.TextStringAPI<net.minecraft.util.text.Style>
public class TextString1_12_2
extends Text1_12_2
implements mods.thecomputerizer.theimpossiblelibrary.api.text.TextStringAPI<net.minecraft.util.text.Style>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.text.Text1_12_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
-
TextString1_12_2
-
-
Method Details
-
getApplied
- Specified by:
getAppliedin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextAPI<net.minecraft.util.text.Style>
-
getHelper
- Specified by:
getHelperin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextAPI<net.minecraft.util.text.Style>
-
getComponent
public net.minecraft.util.text.ITextComponent getComponent()- Specified by:
getComponentin classText1_12_2
-
getOriginal
- Specified by:
getOriginalin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextAPI<net.minecraft.util.text.Style>
-
setStyle
- Specified by:
setStylein interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextAPI<net.minecraft.util.text.Style>
-
withStyle
- Specified by:
withStylein interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextAPI<net.minecraft.util.text.Style>
-