Class CollectionBuilders

java.lang.Object
net.minecraft.util.CollectionBuilders

public class CollectionBuilders
extends Object
Mappings:
Namespace Name
official cm
intermediary net/minecraft/class_1376
named net/minecraft/util/CollectionBuilders
  • Constructor Details

    • CollectionBuilders

      public CollectionBuilders()
  • Method Details

    • method_4897

      public static <T> Iterable<T[]> method_4897​(Class<T> class2, Iterable<? extends Iterable<? extends T>> iterable)
      Mappings:
      Namespace Name Mixin selector
      official a Lcm;a(Ljava/lang/Class;Ljava/lang/Iterable;)Ljava/lang/Iterable;
      intermediary method_4897 Lnet/minecraft/class_1376;method_4897(Ljava/lang/Class;Ljava/lang/Iterable;)Ljava/lang/Iterable;
      named method_4897 Lnet/minecraft/util/CollectionBuilders;method_4897(Ljava/lang/Class;Ljava/lang/Iterable;)Ljava/lang/Iterable;
    • method_4898

      public static <T> Iterable<List<T>> method_4898​(Iterable<? extends Iterable<? extends T>> iterable)
      Mappings:
      Namespace Name Mixin selector
      official a Lcm;a(Ljava/lang/Iterable;)Ljava/lang/Iterable;
      intermediary method_4898 Lnet/minecraft/class_1376;method_4898(Ljava/lang/Iterable;)Ljava/lang/Iterable;
      named method_4898 Lnet/minecraft/util/CollectionBuilders;method_4898(Ljava/lang/Iterable;)Ljava/lang/Iterable;
    • method_4901

      private static <T> Iterable<List<T>> method_4901​(Iterable<Object[]> iterable)
      Mappings:
      Namespace Name Mixin selector
      official b Lcm;b(Ljava/lang/Iterable;)Ljava/lang/Iterable;
      intermediary method_4901 Lnet/minecraft/class_1376;method_4901(Ljava/lang/Iterable;)Ljava/lang/Iterable;
      named method_4901 Lnet/minecraft/util/CollectionBuilders;method_4901(Ljava/lang/Iterable;)Ljava/lang/Iterable;
    • method_4900

      private static <T> T[] method_4900​(Class<? super T> class2, Iterable<? extends T> iterable)
      Mappings:
      Namespace Name Mixin selector
      official b Lcm;b(Ljava/lang/Class;Ljava/lang/Iterable;)[Ljava/lang/Object;
      intermediary method_4900 Lnet/minecraft/class_1376;method_4900(Ljava/lang/Class;Ljava/lang/Iterable;)[Ljava/lang/Object;
      named method_4900 Lnet/minecraft/util/CollectionBuilders;method_4900(Ljava/lang/Class;Ljava/lang/Iterable;)[Ljava/lang/Object;
    • method_4899

      private static <T> T[] method_4899​(Class<? super T> class2, int int2)
      Mappings:
      Namespace Name Mixin selector
      official b Lcm;b(Ljava/lang/Class;I)[Ljava/lang/Object;
      intermediary method_4899 Lnet/minecraft/class_1376;method_4899(Ljava/lang/Class;I)[Ljava/lang/Object;
      named method_4899 Lnet/minecraft/util/CollectionBuilders;method_4899(Ljava/lang/Class;I)[Ljava/lang/Object;