Package net.minecraft

Interface class_7225<T>

All Known Implementing Classes:
class_7225.class_7226

public interface class_7225<T>
Mappings:
Namespace Name
official gu
intermediary net/minecraft/class_7225
named net/minecraft/class_7225
  • Method Details

    • method_42019

      Optional<RegistryEntry<T>> method_42019(RegistryKey<T> registryKey)
      Mappings:
      Namespace Name Mixin selector
      official a Lgu;a(Lyz;)Ljava/util/Optional;
      intermediary method_42019 Lnet/minecraft/class_7225;method_42019(Lnet/minecraft/class_5321;)Ljava/util/Optional;
      named method_42019 Lnet/minecraft/class_7225;method_42019(Lnet/minecraft/util/registry/RegistryKey;)Ljava/util/Optional;
    • method_42017

      Stream<RegistryKey<T>> method_42017()
      Mappings:
      Namespace Name Mixin selector
      official a Lgu;a()Ljava/util/stream/Stream;
      intermediary method_42017 Lnet/minecraft/class_7225;method_42017()Ljava/util/stream/Stream;
      named method_42017 Lnet/minecraft/class_7225;method_42017()Ljava/util/stream/Stream;
    • method_41700

      Optional<? extends RegistryEntryList<T>> method_41700(TagKey<T> tagKey)
      Mappings:
      Namespace Name Mixin selector
      official a Lgu;a(Laiq;)Ljava/util/Optional;
      intermediary method_41700 Lnet/minecraft/class_7225;method_41700(Lnet/minecraft/class_6862;)Ljava/util/Optional;
      named method_41700 Lnet/minecraft/class_7225;method_41700(Lnet/minecraft/tag/TagKey;)Ljava/util/Optional;
    • method_42020

      Stream<TagKey<T>> method_42020()
      Mappings:
      Namespace Name Mixin selector
      official b Lgu;b()Ljava/util/stream/Stream;
      intermediary method_42020 Lnet/minecraft/class_7225;method_42020()Ljava/util/stream/Stream;
      named method_42020 Lnet/minecraft/class_7225;method_42020()Ljava/util/stream/Stream;
    • method_42018

      static <T> class_7225<T> method_42018(Registry<T> registry)
      Mappings:
      Namespace Name Mixin selector
      official a Lgu;a(Lhd;)Lgu;
      intermediary method_42018 Lnet/minecraft/class_7225;method_42018(Lnet/minecraft/class_2378;)Lnet/minecraft/class_7225;
      named method_42018 Lnet/minecraft/class_7225;method_42018(Lnet/minecraft/util/registry/Registry;)Lnet/minecraft/class_7225;