Package net.minecraft.util
Class CommonI18n
java.lang.Object
net.minecraft.util.CommonI18n
Deprecated.
- Mappings:
Namespace Name official dpintermediary net/minecraft/class_217named net/minecraft/util/CommonI18n
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic longDeprecated.static booleanhasTranslation(String key) Deprecated.static StringDeprecated.static StringDeprecated.static StringDeprecated.
-
Field Details
-
LANGUAGE
Deprecated.- Mappings:
Namespace Name Mixin selector official aLdp;a:Ldq;intermediary field_527Lnet/minecraft/class_217;field_527:Lnet/minecraft/class_244;named LANGUAGELnet/minecraft/util/CommonI18n;LANGUAGE:Lnet/minecraft/util/Language;
-
EMPTY
Deprecated.- Mappings:
Namespace Name Mixin selector official bLdp;b:Ldq;intermediary field_8402Lnet/minecraft/class_217;field_8402:Lnet/minecraft/class_244;named EMPTYLnet/minecraft/util/CommonI18n;EMPTY:Lnet/minecraft/util/Language;
-
-
Constructor Details
-
CommonI18n
public CommonI18n()Deprecated.
-
-
Method Details
-
translate
Deprecated.- Mappings:
Namespace Name Mixin selector official aLdp;a(Ljava/lang/String;)Ljava/lang/String;intermediary method_512Lnet/minecraft/class_217;method_512(Ljava/lang/String;)Ljava/lang/String;named translateLnet/minecraft/util/CommonI18n;translate(Ljava/lang/String;)Ljava/lang/String;
-
translate
Deprecated.- Mappings:
Namespace Name Mixin selector official aLdp;a(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;intermediary method_513Lnet/minecraft/class_217;method_513(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;named translateLnet/minecraft/util/CommonI18n;translate(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
-
thisIsNotUsedAnyWhereAndThisMethodDoesNotWorkSoPleaseDoNotUseThis
@Deprecated public static String thisIsNotUsedAnyWhereAndThisMethodDoesNotWorkSoPleaseDoNotUseThis(String key) Deprecated.- Mappings:
Namespace Name Mixin selector official bLdp;b(Ljava/lang/String;)Ljava/lang/String;intermediary method_7338Lnet/minecraft/class_217;method_7338(Ljava/lang/String;)Ljava/lang/String;named thisIsNotUsedAnyWhereAndThisMethodDoesNotWorkSoPleaseDoNotUseThisLnet/minecraft/util/CommonI18n;thisIsNotUsedAnyWhereAndThisMethodDoesNotWorkSoPleaseDoNotUseThis(Ljava/lang/String;)Ljava/lang/String;
-
hasTranslation
Deprecated.- Mappings:
Namespace Name Mixin selector official cLdp;c(Ljava/lang/String;)Zintermediary method_5273Lnet/minecraft/class_217;method_5273(Ljava/lang/String;)Znamed hasTranslationLnet/minecraft/util/CommonI18n;hasTranslation(Ljava/lang/String;)Z
-
getTimeLoaded
public static long getTimeLoaded()Deprecated.- Mappings:
Namespace Name Mixin selector official aLdp;a()Jintermediary method_7337Lnet/minecraft/class_217;method_7337()Jnamed getTimeLoadedLnet/minecraft/util/CommonI18n;getTimeLoaded()J
-