Class TextHelper1_21
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v21.text.TextHelper1_21
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.text.TextHelperAPI<net.minecraft.network.chat.Style>
public class TextHelper1_21
extends Object
implements mods.thecomputerizer.theimpossiblelibrary.api.text.TextHelperAPI<net.minecraft.network.chat.Style>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmods.thecomputerizer.theimpossiblelibrary.api.text.TextStringAPI<?> getLiteral(String text) getStyle()mods.thecomputerizer.theimpossiblelibrary.api.text.TextTranslationAPI<net.minecraft.network.chat.Style> getTranslated(String key, Object... args)
-
Field Details
-
style
-
-
Constructor Details
-
TextHelper1_21
public TextHelper1_21()
-
-
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>
-