Class TextHelper1_19_4
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v19.text.TextHelper1_19
mods.thecomputerizer.theimpossiblelibrary.shared.v19.m4.text.TextHelper1_19_4
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.text.TextHelperAPI<net.minecraft.network.chat.Style>
public class TextHelper1_19_4
extends mods.thecomputerizer.theimpossiblelibrary.shared.v19.text.TextHelper1_19
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmods.thecomputerizer.theimpossiblelibrary.api.text.TextTranslationAPI<net.minecraft.network.chat.Style>getTranslated(String key, Object... args) Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v19.text.TextHelper1_19
getLiteral, getStyle
-
Constructor Details
-
TextHelper1_19_4
public TextHelper1_19_4()
-
-
Method Details
-
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>- Overrides:
getTranslatedin classmods.thecomputerizer.theimpossiblelibrary.shared.v19.text.TextHelper1_19
-