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