Interface RegistryEntryArgumentType.class_11382<T,O>

All Known Implementing Classes:
RegistryEntryArgumentType.class_11380, RegistryEntryArgumentType.class_11381
Enclosing class:
RegistryEntryArgumentType<T>

public static interface RegistryEntryArgumentType.class_11382<T,O>
Mappings:
Namespace Name
named net/minecraft/command/argument/RegistryEntryArgumentType$class_11382
intermediary net/minecraft/class_9433$class_11382
official fn$f
  • Method Details

    • method_71499

      RegistryEntry<T> method_71499(com.mojang.brigadier.ImmutableStringReader immutableStringReader, RegistryWrapper.WrapperLookup wrapperLookup, com.mojang.serialization.DynamicOps<O> dynamicOps, com.mojang.serialization.Codec<T> codec, RegistryWrapper.Impl<T> impl) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      named method_71499 Lnet/minecraft/command/argument/RegistryEntryArgumentType$class_11382;method_71499(Lcom/mojang/brigadier/ImmutableStringReader;Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/Codec;Lnet/minecraft/registry/RegistryWrapper$Impl;)Lnet/minecraft/registry/entry/RegistryEntry;
      intermediary method_71499 Lnet/minecraft/class_9433$class_11382;method_71499(Lcom/mojang/brigadier/ImmutableStringReader;Lnet/minecraft/class_7225$class_7874;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/Codec;Lnet/minecraft/class_7225$class_7226;)Lnet/minecraft/class_6880;
      official a Lfn$f;a(Lcom/mojang/brigadier/ImmutableStringReader;Ljk$a;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/Codec;Ljk$b;)Lji;