Package net.minecraft

Interface ReadView.class_11370

All Superinterfaces:
Iterable<ReadView>
All Known Implementing Classes:
ReadViewImpl.class_11353, ReadViewImpl.class_11357
Enclosing interface:
ReadView

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

    • method_71444

      boolean method_71444()
      Mappings:
      Namespace Name Mixin selector
      named method_71444 Lnet/minecraft/ReadView$class_11370;method_71444()Z
      intermediary method_71444 Lnet/minecraft/class_11368$class_11370;method_71444()Z
      official a Lfbf$b;a()Z
    • method_71447

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