Class TextString1_20_4
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v20.text.Text1_20
mods.thecomputerizer.theimpossiblelibrary.shared.v20.m4.text.TextString1_20_4
- 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_20_4
extends mods.thecomputerizer.theimpossiblelibrary.shared.v20.text.Text1_20
implements mods.thecomputerizer.theimpossiblelibrary.api.text.TextStringAPI<net.minecraft.network.chat.Style>
-
Constructor Summary
ConstructorsConstructorDescriptionTextString1_20_4(mods.thecomputerizer.theimpossiblelibrary.shared.v20.text.TextHelper1_20 helper, String original) -
Method Summary
Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v20.text.Text1_20
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
public mods.thecomputerizer.theimpossiblelibrary.shared.v20.text.TextHelper1_20 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 classmods.thecomputerizer.theimpossiblelibrary.shared.v20.text.Text1_20
-
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>
-