Package net.minecraft.util
Class CollectionBuilders.Product<T>
java.lang.Object
net.minecraft.util.CollectionBuilders.Product<T>
- All Implemented Interfaces:
Iterable<T[]>
- Enclosing class:
- CollectionBuilders
static class CollectionBuilders.Product<T> extends Object implements Iterable<T[]>
- Mappings:
Namespace Name official cm$bintermediary net/minecraft/class_1376$class_1378named net/minecraft/util/CollectionBuilders$Product
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static classCollectionBuilders.Product.class_1379<T> -
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
clazz
- Mappings:
Namespace Name Mixin selector official aLcm$b;a:Ljava/lang/Class;intermediary field_5789Lnet/minecraft/class_1376$class_1378;field_5789:Ljava/lang/Class;named clazzLnet/minecraft/util/CollectionBuilders$Product;clazz:Ljava/lang/Class;
-
iterables
- Mappings:
Namespace Name Mixin selector official bLcm$b;b:[Ljava/lang/Iterable;intermediary field_5790Lnet/minecraft/class_1376$class_1378;field_5790:[Ljava/lang/Iterable;named iterablesLnet/minecraft/util/CollectionBuilders$Product;iterables:[Ljava/lang/Iterable;
-
-
Constructor Details
-
Product
- Mappings:
Namespace Name Mixin selector official <init>Lcm$b;<init>(Ljava/lang/Class;[Ljava/lang/Iterable;)Vintermediary <init>Lnet/minecraft/class_1376$class_1378;<init>(Ljava/lang/Class;[Ljava/lang/Iterable;)Vnamed <init>Lnet/minecraft/util/CollectionBuilders$Product;<init>(Ljava/lang/Class;[Ljava/lang/Iterable;)V
-
-
Method Details
-
iterator
- Specified by:
iteratorin interfaceIterable<T>- Mappings:
Namespace Name Mixin selector official iteratorLcm$b;iterator()Ljava/util/Iterator;intermediary iteratorLnet/minecraft/class_1376$class_1378;iterator()Ljava/util/Iterator;named iteratorLnet/minecraft/util/CollectionBuilders$Product;iterator()Ljava/util/Iterator;
-