Package net.minecraft.registry
Interface SimpleRegistry.class_10105<T>
- Enclosing class:
SimpleRegistry<T>
private static interface SimpleRegistry.class_10105<T>
- Mappings:
Namespace Name named net/minecraft/registry/SimpleRegistry$class_10105intermediary net/minecraft/class_2370$class_10105official jv$a
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> SimpleRegistry.class_10105<T> method_62698(TagKey<T> tagKey) static <T> SimpleRegistry.class_10105<T> method_62699(Map<TagKey<T>, RegistryEntryList.Named<T>> map) voidmethod_62700(BiConsumer<? super TagKey<T>, ? super RegistryEntryList.Named<T>> biConsumer) boolean
-
Method Details
-
method_62697
- Mappings:
Namespace Name Mixin selector named method_62697Lnet/minecraft/registry/SimpleRegistry$class_10105;method_62697()Lnet/minecraft/registry/SimpleRegistry$class_10105;intermediary method_62697Lnet/minecraft/class_2370$class_10105;method_62697()Lnet/minecraft/class_2370$class_10105;official aLjv$a;a()Ljv$a;
-
method_62699
static <T> SimpleRegistry.class_10105<T> method_62699(Map<TagKey<T>, RegistryEntryList.Named<T>> map) - Mappings:
Namespace Name Mixin selector named method_62699Lnet/minecraft/registry/SimpleRegistry$class_10105;method_62699(Ljava/util/Map;)Lnet/minecraft/registry/SimpleRegistry$class_10105;intermediary method_62699Lnet/minecraft/class_2370$class_10105;method_62699(Ljava/util/Map;)Lnet/minecraft/class_2370$class_10105;official aLjv$a;a(Ljava/util/Map;)Ljv$a;
-
method_62701
boolean method_62701()- Mappings:
Namespace Name Mixin selector named method_62701Lnet/minecraft/registry/SimpleRegistry$class_10105;method_62701()Zintermediary method_62701Lnet/minecraft/class_2370$class_10105;method_62701()Zofficial bLjv$a;b()Z
-
method_62698
- Mappings:
Namespace Name Mixin selector named method_62698Lnet/minecraft/registry/SimpleRegistry$class_10105;method_62698(Lnet/minecraft/registry/tag/TagKey;)Ljava/util/Optional;intermediary method_62698Lnet/minecraft/class_2370$class_10105;method_62698(Lnet/minecraft/class_6862;)Ljava/util/Optional;official aLjv$a;a(Laxi;)Ljava/util/Optional;
-
method_62700
- Mappings:
Namespace Name Mixin selector named method_62700Lnet/minecraft/registry/SimpleRegistry$class_10105;method_62700(Ljava/util/function/BiConsumer;)Vintermediary method_62700Lnet/minecraft/class_2370$class_10105;method_62700(Ljava/util/function/BiConsumer;)Vofficial aLjv$a;a(Ljava/util/function/BiConsumer;)V
-
method_62702
Stream<RegistryEntryList.Named<T>> method_62702()- Mappings:
Namespace Name Mixin selector named method_62702Lnet/minecraft/registry/SimpleRegistry$class_10105;method_62702()Ljava/util/stream/Stream;intermediary method_62702Lnet/minecraft/class_2370$class_10105;method_62702()Ljava/util/stream/Stream;official cLjv$a;c()Ljava/util/stream/Stream;
-