Package net.minecraft

Interface ReadView.class_11369<T>

All Superinterfaces:
Iterable<T>
All Known Implementing Classes:
ReadViewImpl.class_11358
Enclosing interface:
ReadView

public static interface ReadView.class_11369<T> extends Iterable<T>
Mappings:
Namespace Name
named net/minecraft/ReadView$class_11369
intermediary net/minecraft/class_11368$class_11369
official fbf$a
  • Method Details

    • method_71453

      boolean method_71453()
      Mappings:
      Namespace Name Mixin selector
      named method_71453 Lnet/minecraft/ReadView$class_11369;method_71453()Z
      intermediary method_71453 Lnet/minecraft/class_11368$class_11369;method_71453()Z
      official a Lfbf$a;a()Z
    • method_71456

      Stream<T> method_71456()
      Mappings:
      Namespace Name Mixin selector
      named method_71456 Lnet/minecraft/ReadView$class_11369;method_71456()Ljava/util/stream/Stream;
      intermediary method_71456 Lnet/minecraft/class_11368$class_11369;method_71456()Ljava/util/stream/Stream;
      official b Lfbf$a;b()Ljava/util/stream/Stream;