Class TextHelper1_19
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v19.text.TextHelper1_19
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.text.TextHelperAPI<net.minecraft.network.chat.Style>
public class TextHelper1_19
extends Object
implements mods.thecomputerizer.theimpossiblelibrary.api.text.TextHelperAPI<net.minecraft.network.chat.Style>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLiteral(String text) getStyle()mods.thecomputerizer.theimpossiblelibrary.api.text.TextTranslationAPI<net.minecraft.network.chat.Style>getTranslated(String key, Object... args)
-
Constructor Details
-
TextHelper1_19
public TextHelper1_19()
-
-
Method Details
-
getLiteral
- Specified by:
getLiteralin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextHelperAPI<net.minecraft.network.chat.Style>
-
getStyle
- Specified by:
getStylein interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextHelperAPI<net.minecraft.network.chat.Style>
-
getTranslated
public mods.thecomputerizer.theimpossiblelibrary.api.text.TextTranslationAPI<net.minecraft.network.chat.Style> getTranslated(String key, Object... args) - Specified by:
getTranslatedin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextHelperAPI<net.minecraft.network.chat.Style>
-