Package net.minecraft.util
Class CollectionBuilders.Product.class_1379<T>
java.lang.Object
com.google.common.collect.UnmodifiableIterator<T[]>
net.minecraft.util.CollectionBuilders.Product.class_1379<T>
- All Implemented Interfaces:
Iterator<T[]>
- Enclosing class:
- CollectionBuilders.Product<T>
static class CollectionBuilders.Product.class_1379<T> extends UnmodifiableIterator<T[]>
- Mappings:
Namespace Name official cm$b$aintermediary net/minecraft/class_1376$class_1378$class_1379named net/minecraft/util/CollectionBuilders$Product$class_1379
-
Field Summary
Fields Modifier and Type Field Description private intfield_5791private Iterable<? extends T>[]field_5792private Iterator<? extends T>[]field_5793private T[]field_5794 -
Constructor Summary
Constructors Modifier Constructor Description privateclass_1379(Class<T> class2, Iterable<? extends T>[] iterable) -
Method Summary
Modifier and Type Method Description booleanhasNext()T[]method_4903()private voidmethod_4904()Methods inherited from class com.google.common.collect.UnmodifiableIterator
removeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining, next
-
Field Details
-
field_5791
private int field_5791- Mappings:
Namespace Name Mixin selector official aLcm$b$a;a:Iintermediary field_5791Lnet/minecraft/class_1376$class_1378$class_1379;field_5791:Inamed field_5791Lnet/minecraft/util/CollectionBuilders$Product$class_1379;field_5791:I
-
field_5792
- Mappings:
Namespace Name Mixin selector official bLcm$b$a;b:[Ljava/lang/Iterable;intermediary field_5792Lnet/minecraft/class_1376$class_1378$class_1379;field_5792:[Ljava/lang/Iterable;named field_5792Lnet/minecraft/util/CollectionBuilders$Product$class_1379;field_5792:[Ljava/lang/Iterable;
-
field_5793
- Mappings:
Namespace Name Mixin selector official cLcm$b$a;c:[Ljava/util/Iterator;intermediary field_5793Lnet/minecraft/class_1376$class_1378$class_1379;field_5793:[Ljava/util/Iterator;named field_5793Lnet/minecraft/util/CollectionBuilders$Product$class_1379;field_5793:[Ljava/util/Iterator;
-
field_5794
- Mappings:
Namespace Name Mixin selector official dLcm$b$a;d:[Ljava/lang/Object;intermediary field_5794Lnet/minecraft/class_1376$class_1378$class_1379;field_5794:[Ljava/lang/Object;named field_5794Lnet/minecraft/util/CollectionBuilders$Product$class_1379;field_5794:[Ljava/lang/Object;
-
-
Constructor Details
-
class_1379
-
-
Method Details
-
method_4904
private void method_4904()- Mappings:
Namespace Name Mixin selector official bLcm$b$a;b()Vintermediary method_4904Lnet/minecraft/class_1376$class_1378$class_1379;method_4904()Vnamed method_4904Lnet/minecraft/util/CollectionBuilders$Product$class_1379;method_4904()V
-
hasNext
public boolean hasNext()- Mappings:
Namespace Name Mixin selector official hasNextLcm$b$a;hasNext()Zintermediary hasNextLnet/minecraft/class_1376$class_1378$class_1379;hasNext()Znamed hasNextLnet/minecraft/util/CollectionBuilders$Product$class_1379;hasNext()Z
-
method_4903
- Mappings:
Namespace Name Mixin selector official aLcm$b$a;a()[Ljava/lang/Object;intermediary method_4903Lnet/minecraft/class_1376$class_1378$class_1379;method_4903()[Ljava/lang/Object;named method_4903Lnet/minecraft/util/CollectionBuilders$Product$class_1379;method_4903()[Ljava/lang/Object;
-