Class TextHelper1_18_2
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v18.m2.text.TextHelper1_18_2
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.text.TextHelperAPI<net.minecraft.network.chat.Style>
public class TextHelper1_18_2
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()getTranslated(String key, Object... args)
-
Constructor Details
-
TextHelper1_18_2
public TextHelper1_18_2()
-
-
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
- Specified by:
getTranslatedin interfacemods.thecomputerizer.theimpossiblelibrary.api.text.TextHelperAPI<net.minecraft.network.chat.Style>
-