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_10105
intermediary net/minecraft/class_2370$class_10105
official jv$a
  • Method Details

    • method_62697

      static <T> SimpleRegistry.class_10105<T> method_62697()
      Mappings:
      Namespace Name Mixin selector
      named method_62697 Lnet/minecraft/registry/SimpleRegistry$class_10105;method_62697()Lnet/minecraft/registry/SimpleRegistry$class_10105;
      intermediary method_62697 Lnet/minecraft/class_2370$class_10105;method_62697()Lnet/minecraft/class_2370$class_10105;
      official a Ljv$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_62699 Lnet/minecraft/registry/SimpleRegistry$class_10105;method_62699(Ljava/util/Map;)Lnet/minecraft/registry/SimpleRegistry$class_10105;
      intermediary method_62699 Lnet/minecraft/class_2370$class_10105;method_62699(Ljava/util/Map;)Lnet/minecraft/class_2370$class_10105;
      official a Ljv$a;a(Ljava/util/Map;)Ljv$a;
    • method_62701

      boolean method_62701()
      Mappings:
      Namespace Name Mixin selector
      named method_62701 Lnet/minecraft/registry/SimpleRegistry$class_10105;method_62701()Z
      intermediary method_62701 Lnet/minecraft/class_2370$class_10105;method_62701()Z
      official b Ljv$a;b()Z
    • method_62698

      Optional<RegistryEntryList.Named<T>> method_62698(TagKey<T> tagKey)
      Mappings:
      Namespace Name Mixin selector
      named method_62698 Lnet/minecraft/registry/SimpleRegistry$class_10105;method_62698(Lnet/minecraft/registry/tag/TagKey;)Ljava/util/Optional;
      intermediary method_62698 Lnet/minecraft/class_2370$class_10105;method_62698(Lnet/minecraft/class_6862;)Ljava/util/Optional;
      official a Ljv$a;a(Laxi;)Ljava/util/Optional;
    • method_62700

      void method_62700(BiConsumer<? super TagKey<T>,? super RegistryEntryList.Named<T>> biConsumer)
      Mappings:
      Namespace Name Mixin selector
      named method_62700 Lnet/minecraft/registry/SimpleRegistry$class_10105;method_62700(Ljava/util/function/BiConsumer;)V
      intermediary method_62700 Lnet/minecraft/class_2370$class_10105;method_62700(Ljava/util/function/BiConsumer;)V
      official a Ljv$a;a(Ljava/util/function/BiConsumer;)V
    • method_62702

      Stream<RegistryEntryList.Named<T>> method_62702()
      Mappings:
      Namespace Name Mixin selector
      named method_62702 Lnet/minecraft/registry/SimpleRegistry$class_10105;method_62702()Ljava/util/stream/Stream;
      intermediary method_62702 Lnet/minecraft/class_2370$class_10105;method_62702()Ljava/util/stream/Stream;
      official c Ljv$a;c()Ljava/util/stream/Stream;