Package net.minecraft.storage
Interface ReadView.TypedListReadView<T>
- All Superinterfaces:
Iterable<T>
- All Known Implementing Classes:
NbtReadView.NbtTypedListReadView
- Enclosing interface:
ReadView
- Mappings:
Namespace Name named net/minecraft/storage/ReadView$TypedListReadViewintermediary net/minecraft/class_11368$class_11369official fip$a
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
isEmpty
boolean isEmpty()- Mappings:
Namespace Name Mixin selector named isEmptyLnet/minecraft/storage/ReadView$TypedListReadView;isEmpty()Zintermediary method_71453Lnet/minecraft/class_11368$class_11369;method_71453()Zofficial aLfip$a;a()Z
-
stream
- Mappings:
Namespace Name Mixin selector named streamLnet/minecraft/storage/ReadView$TypedListReadView;stream()Ljava/util/stream/Stream;intermediary method_71456Lnet/minecraft/class_11368$class_11369;method_71456()Ljava/util/stream/Stream;official bLfip$a;b()Ljava/util/stream/Stream;
-