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
- Mappings:
Namespace Name official co$bintermediary net/minecraft/class_2554$class_2556named net/minecraft/util/CollectionBuilders$Product
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class -
Field Summary
Fields -
Constructor Summary
Constructors -
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 aLco$b;a:Ljava/lang/Class;intermediary field_11447Lnet/minecraft/class_2554$class_2556;field_11447:Ljava/lang/Class;named clazzLnet/minecraft/util/CollectionBuilders$Product;clazz:Ljava/lang/Class;
-
iterables
- Mappings:
Namespace Name Mixin selector official bLco$b;b:[Ljava/lang/Iterable;intermediary field_11448Lnet/minecraft/class_2554$class_2556;field_11448:[Ljava/lang/Iterable;named iterablesLnet/minecraft/util/CollectionBuilders$Product;iterables:[Ljava/lang/Iterable;
-
-
Constructor Details
-
Product
- Mappings:
Namespace Name Mixin selector official <init>Lco$b;<init>(Ljava/lang/Class;[Ljava/lang/Iterable;)Vintermediary <init>Lnet/minecraft/class_2554$class_2556;<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 iteratorLco$b;iterator()Ljava/util/Iterator;intermediary iteratorLnet/minecraft/class_2554$class_2556;iterator()Ljava/util/Iterator;named iteratorLnet/minecraft/util/CollectionBuilders$Product;iterator()Ljava/util/Iterator;
-