Class Realms

java.lang.Object
net.minecraft.client.realms.Realms

@Environment(CLIENT)
public class Realms
extends Object
Mappings:
Namespace Name
official ewc
intermediary net/minecraft/class_4900
named net/minecraft/client/realms/Realms
  • Field Details

    • REPEATED_NARRATOR

      private static final RepeatedNarrator REPEATED_NARRATOR
      Mappings:
      Namespace Name Mixin selector
      official a Lewc;a:Lewj;
      intermediary field_22812 Lnet/minecraft/class_4900;field_22812:Lnet/minecraft/class_4907;
      named REPEATED_NARRATOR Lnet/minecraft/client/realms/Realms;REPEATED_NARRATOR:Lnet/minecraft/client/realms/RepeatedNarrator;
  • Constructor Details

    • Realms

      public Realms()
  • Method Details

    • narrateNow

      public static void narrateNow​(String message)
      Mappings:
      Namespace Name Mixin selector
      official a Lewc;a(Ljava/lang/String;)V
      intermediary method_25470 Lnet/minecraft/class_4900;method_25470(Ljava/lang/String;)V
      named narrateNow Lnet/minecraft/client/realms/Realms;narrateNow(Ljava/lang/String;)V
    • fixNarrationNewlines

      private static String fixNarrationNewlines​(String lines)
      Mappings:
      Namespace Name Mixin selector
      official c Lewc;c(Ljava/lang/String;)Ljava/lang/String;
      intermediary method_25474 Lnet/minecraft/class_4900;method_25474(Ljava/lang/String;)Ljava/lang/String;
      named fixNarrationNewlines Lnet/minecraft/client/realms/Realms;fixNarrationNewlines(Ljava/lang/String;)Ljava/lang/String;
    • narrateNow

      public static void narrateNow​(String[] lines)
      Mappings:
      Namespace Name Mixin selector
      official a Lewc;a([Ljava/lang/String;)V
      intermediary method_25471 Lnet/minecraft/class_4900;method_25471([Ljava/lang/String;)V
      named narrateNow Lnet/minecraft/client/realms/Realms;narrateNow([Ljava/lang/String;)V
    • narrateNow

      public static void narrateNow​(Iterable<String> lines)
      Mappings:
      Namespace Name Mixin selector
      official a Lewc;a(Ljava/lang/Iterable;)V
      intermediary method_25469 Lnet/minecraft/class_4900;method_25469(Ljava/lang/Iterable;)V
      named narrateNow Lnet/minecraft/client/realms/Realms;narrateNow(Ljava/lang/Iterable;)V
    • joinNarrations

      public static String joinNarrations​(Iterable<String> lines)
      Mappings:
      Namespace Name Mixin selector
      official b Lewc;b(Ljava/lang/Iterable;)Ljava/lang/String;
      intermediary method_25472 Lnet/minecraft/class_4900;method_25472(Ljava/lang/Iterable;)Ljava/lang/String;
      named joinNarrations Lnet/minecraft/client/realms/Realms;joinNarrations(Ljava/lang/Iterable;)Ljava/lang/String;
    • narrateRepeatedly

      public static void narrateRepeatedly​(String lines)
      Mappings:
      Namespace Name Mixin selector
      official b Lewc;b(Ljava/lang/String;)V
      intermediary method_25473 Lnet/minecraft/class_4900;method_25473(Ljava/lang/String;)V
      named narrateRepeatedly Lnet/minecraft/client/realms/Realms;narrateRepeatedly(Ljava/lang/String;)V