Package net.minecraft

Class class_3304.class_3305<T>

All Implemented Interfaces:
Iterator<T>
Enclosing class:
class_3304<T>

@Environment(CLIENT) static class class_3304.class_3305<T> extends AbstractIterator<T>
Mappings:
Namespace Name
official dgb$b
intermediary net/minecraft/class_3304$class_3305
named net/minecraft/class_3304$class_3305
  • Field Details

    • field_21113

      private final PeekingIterator<T> field_21113
      Mappings:
      Namespace Name Mixin selector
      official a Ldgb$b;a:Lcom/google/common/collect/PeekingIterator;
      intermediary field_21113 Lnet/minecraft/class_3304$class_3305;field_21113:Lcom/google/common/collect/PeekingIterator;
      named field_21113 Lnet/minecraft/class_3304$class_3305;field_21113:Lcom/google/common/collect/PeekingIterator;
    • field_21114

      private final PeekingIterator<T> field_21114
      Mappings:
      Namespace Name Mixin selector
      official b Ldgb$b;b:Lcom/google/common/collect/PeekingIterator;
      intermediary field_21114 Lnet/minecraft/class_3304$class_3305;field_21114:Lcom/google/common/collect/PeekingIterator;
      named field_21114 Lnet/minecraft/class_3304$class_3305;field_21114:Lcom/google/common/collect/PeekingIterator;
    • field_16174

      private final Object2IntMap<T> field_16174
      Mappings:
      Namespace Name Mixin selector
      official c Ldgb$b;c:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
      intermediary field_16174 Lnet/minecraft/class_3304$class_3305;field_16174:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
      named field_16174 Lnet/minecraft/class_3304$class_3305;field_16174:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
  • Constructor Details

  • Method Details

    • computeNext

      protected T computeNext()
      Specified by:
      computeNext in class AbstractIterator<T>
      Mappings:
      Namespace Name Mixin selector
      official computeNext Ldgb$b;computeNext()Ljava/lang/Object;
      intermediary computeNext Lnet/minecraft/class_3304$class_3305;computeNext()Ljava/lang/Object;
      named computeNext Lnet/minecraft/class_3304$class_3305;computeNext()Ljava/lang/Object;