Class ItemPredicateArgumentType.class_9445

java.lang.Object
net.minecraft.command.argument.ItemPredicateArgumentType.class_9445
All Implemented Interfaces:
class_9437.class_9439<Predicate<ItemStack>,ItemPredicateArgumentType.class_9444,ItemPredicateArgumentType.class_9446>
Enclosing class:
ItemPredicateArgumentType

private static class ItemPredicateArgumentType.class_9445 extends Object implements class_9437.class_9439<Predicate<ItemStack>,ItemPredicateArgumentType.class_9444,ItemPredicateArgumentType.class_9446>
Mappings:
Namespace Name
official gp$b
intermediary net/minecraft/class_2293$class_9445
named net/minecraft/command/argument/ItemPredicateArgumentType$class_9445
  • Field Details

    • field_50066

      private final RegistryWrapper.Impl<Item> field_50066
      Mappings:
      Namespace Name Mixin selector
      official a Lgp$b;a:Liy$b;
      intermediary field_50066 Lnet/minecraft/class_2293$class_9445;field_50066:Lnet/minecraft/class_7225$class_7226;
      named field_50066 Lnet/minecraft/command/argument/ItemPredicateArgumentType$class_9445;field_50066:Lnet/minecraft/registry/RegistryWrapper$Impl;
    • field_50067

      private final RegistryWrapper.Impl<DataComponentType<?>> field_50067
      Mappings:
      Namespace Name Mixin selector
      official b Lgp$b;b:Liy$b;
      intermediary field_50067 Lnet/minecraft/class_2293$class_9445;field_50067:Lnet/minecraft/class_7225$class_7226;
      named field_50067 Lnet/minecraft/command/argument/ItemPredicateArgumentType$class_9445;field_50067:Lnet/minecraft/registry/RegistryWrapper$Impl;
    • field_50068

      private final RegistryWrapper.Impl<ItemSubPredicate.Type<?>> field_50068
      Mappings:
      Namespace Name Mixin selector
      official c Lgp$b;c:Liy$b;
      intermediary field_50068 Lnet/minecraft/class_2293$class_9445;field_50068:Lnet/minecraft/class_7225$class_7226;
      named field_50068 Lnet/minecraft/command/argument/ItemPredicateArgumentType$class_9445;field_50068:Lnet/minecraft/registry/RegistryWrapper$Impl;
    • field_50069

      private final RegistryOps<NbtElement> field_50069
      Mappings:
      Namespace Name Mixin selector
      official d Lgp$b;d:Lakf;
      intermediary field_50069 Lnet/minecraft/class_2293$class_9445;field_50069:Lnet/minecraft/class_6903;
      named field_50069 Lnet/minecraft/command/argument/ItemPredicateArgumentType$class_9445;field_50069:Lnet/minecraft/registry/RegistryOps;
  • Constructor Details

  • Method Details

    • method_58504

      public Predicate<ItemStack> method_58504(com.mojang.brigadier.ImmutableStringReader immutableStringReader, Identifier identifier) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Specified by:
      method_58504 in interface class_9437.class_9439<Predicate<ItemStack>,ItemPredicateArgumentType.class_9444,ItemPredicateArgumentType.class_9446>
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official e Lgp$b;e(Lcom/mojang/brigadier/ImmutableStringReader;Lakh;)Ljava/util/function/Predicate;
      intermediary method_58550 Lnet/minecraft/class_2293$class_9445;method_58550(Lcom/mojang/brigadier/ImmutableStringReader;Lnet/minecraft/class_2960;)Ljava/util/function/Predicate;
      named method_58504 Lnet/minecraft/command/argument/ItemPredicateArgumentType$class_9445;method_58504(Lcom/mojang/brigadier/ImmutableStringReader;Lnet/minecraft/util/Identifier;)Ljava/util/function/Predicate;
    • method_58510

      public Predicate<ItemStack> method_58510(com.mojang.brigadier.ImmutableStringReader immutableStringReader, Identifier identifier) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Specified by:
      method_58510 in interface class_9437.class_9439<Predicate<ItemStack>,ItemPredicateArgumentType.class_9444,ItemPredicateArgumentType.class_9446>
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official f Lgp$b;f(Lcom/mojang/brigadier/ImmutableStringReader;Lakh;)Ljava/util/function/Predicate;
      intermediary method_58551 Lnet/minecraft/class_2293$class_9445;method_58551(Lcom/mojang/brigadier/ImmutableStringReader;Lnet/minecraft/class_2960;)Ljava/util/function/Predicate;
      named method_58510 Lnet/minecraft/command/argument/ItemPredicateArgumentType$class_9445;method_58510(Lcom/mojang/brigadier/ImmutableStringReader;Lnet/minecraft/util/Identifier;)Ljava/util/function/Predicate;
    • method_58513

      public ItemPredicateArgumentType.class_9444 method_58513(com.mojang.brigadier.ImmutableStringReader immutableStringReader, Identifier identifier) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Specified by:
      method_58513 in interface class_9437.class_9439<Predicate<ItemStack>,ItemPredicateArgumentType.class_9444,ItemPredicateArgumentType.class_9446>
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official g Lgp$b;g(Lcom/mojang/brigadier/ImmutableStringReader;Lakh;)Lgp$a;
      intermediary method_58552 Lnet/minecraft/class_2293$class_9445;method_58552(Lcom/mojang/brigadier/ImmutableStringReader;Lnet/minecraft/class_2960;)Lnet/minecraft/class_2293$class_9444;
      named method_58513 Lnet/minecraft/command/argument/ItemPredicateArgumentType$class_9445;method_58513(Lcom/mojang/brigadier/ImmutableStringReader;Lnet/minecraft/util/Identifier;)Lnet/minecraft/command/argument/ItemPredicateArgumentType$class_9444;
    • method_58506

      public Predicate<ItemStack> method_58506(com.mojang.brigadier.ImmutableStringReader immutableStringReader, ItemPredicateArgumentType.class_9444 class_9444, NbtElement nbtElement) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Specified by:
      method_58506 in interface class_9437.class_9439<Predicate<ItemStack>,ItemPredicateArgumentType.class_9444,ItemPredicateArgumentType.class_9446>
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lgp$b;a(Lcom/mojang/brigadier/ImmutableStringReader;Lgp$a;Lux;)Ljava/util/function/Predicate;
      intermediary method_58542 Lnet/minecraft/class_2293$class_9445;method_58542(Lcom/mojang/brigadier/ImmutableStringReader;Lnet/minecraft/class_2293$class_9444;Lnet/minecraft/class_2520;)Ljava/util/function/Predicate;
      named method_58506 Lnet/minecraft/command/argument/ItemPredicateArgumentType$class_9445;method_58506(Lcom/mojang/brigadier/ImmutableStringReader;Lnet/minecraft/command/argument/ItemPredicateArgumentType$class_9444;Lnet/minecraft/nbt/NbtElement;)Ljava/util/function/Predicate;
    • method_58505

      public Predicate<ItemStack> method_58505(com.mojang.brigadier.ImmutableStringReader immutableStringReader, ItemPredicateArgumentType.class_9444 class_9444)
      Specified by:
      method_58505 in interface class_9437.class_9439<Predicate<ItemStack>,ItemPredicateArgumentType.class_9444,ItemPredicateArgumentType.class_9446>
      Mappings:
      Namespace Name Mixin selector
      official a Lgp$b;a(Lcom/mojang/brigadier/ImmutableStringReader;Lgp$a;)Ljava/util/function/Predicate;
      intermediary method_58541 Lnet/minecraft/class_2293$class_9445;method_58541(Lcom/mojang/brigadier/ImmutableStringReader;Lnet/minecraft/class_2293$class_9444;)Ljava/util/function/Predicate;
      named method_58505 Lnet/minecraft/command/argument/ItemPredicateArgumentType$class_9445;method_58505(Lcom/mojang/brigadier/ImmutableStringReader;Lnet/minecraft/command/argument/ItemPredicateArgumentType$class_9444;)Ljava/util/function/Predicate;
    • method_58515

      public ItemPredicateArgumentType.class_9446 method_58515(com.mojang.brigadier.ImmutableStringReader immutableStringReader, Identifier identifier) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Specified by:
      method_58515 in interface class_9437.class_9439<Predicate<ItemStack>,ItemPredicateArgumentType.class_9444,ItemPredicateArgumentType.class_9446>
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official h Lgp$b;h(Lcom/mojang/brigadier/ImmutableStringReader;Lakh;)Lgp$c;
      intermediary method_58553 Lnet/minecraft/class_2293$class_9445;method_58553(Lcom/mojang/brigadier/ImmutableStringReader;Lnet/minecraft/class_2960;)Lnet/minecraft/class_2293$class_9446;
      named method_58515 Lnet/minecraft/command/argument/ItemPredicateArgumentType$class_9445;method_58515(Lcom/mojang/brigadier/ImmutableStringReader;Lnet/minecraft/util/Identifier;)Lnet/minecraft/command/argument/ItemPredicateArgumentType$class_9446;
    • method_58511

      public Predicate<ItemStack> method_58511(com.mojang.brigadier.ImmutableStringReader immutableStringReader, ItemPredicateArgumentType.class_9446 class_9446, NbtElement nbtElement) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Specified by:
      method_58511 in interface class_9437.class_9439<Predicate<ItemStack>,ItemPredicateArgumentType.class_9444,ItemPredicateArgumentType.class_9446>
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lgp$b;a(Lcom/mojang/brigadier/ImmutableStringReader;Lgp$c;Lux;)Ljava/util/function/Predicate;
      intermediary method_58543 Lnet/minecraft/class_2293$class_9445;method_58543(Lcom/mojang/brigadier/ImmutableStringReader;Lnet/minecraft/class_2293$class_9446;Lnet/minecraft/class_2520;)Ljava/util/function/Predicate;
      named method_58511 Lnet/minecraft/command/argument/ItemPredicateArgumentType$class_9445;method_58511(Lcom/mojang/brigadier/ImmutableStringReader;Lnet/minecraft/command/argument/ItemPredicateArgumentType$class_9446;Lnet/minecraft/nbt/NbtElement;)Ljava/util/function/Predicate;
    • method_58503

      public Stream<Identifier> method_58503()
      Specified by:
      method_58503 in interface class_9437.class_9439<Predicate<ItemStack>,ItemPredicateArgumentType.class_9444,ItemPredicateArgumentType.class_9446>
      Mappings:
      Namespace Name Mixin selector
      official a Lgk$b;a()Ljava/util/stream/Stream;
      intermediary method_58503 Lnet/minecraft/class_9437$class_9439;method_58503()Ljava/util/stream/Stream;
      named method_58503 Lnet/minecraft/class_9437$class_9439;method_58503()Ljava/util/stream/Stream;
    • method_58509

      public Stream<Identifier> method_58509()
      Specified by:
      method_58509 in interface class_9437.class_9439<Predicate<ItemStack>,ItemPredicateArgumentType.class_9444,ItemPredicateArgumentType.class_9446>
      Mappings:
      Namespace Name Mixin selector
      official b Lgk$b;b()Ljava/util/stream/Stream;
      intermediary method_58509 Lnet/minecraft/class_9437$class_9439;method_58509()Ljava/util/stream/Stream;
      named method_58509 Lnet/minecraft/class_9437$class_9439;method_58509()Ljava/util/stream/Stream;
    • method_58512

      public Stream<Identifier> method_58512()
      Specified by:
      method_58512 in interface class_9437.class_9439<Predicate<ItemStack>,ItemPredicateArgumentType.class_9444,ItemPredicateArgumentType.class_9446>
      Mappings:
      Namespace Name Mixin selector
      official c Lgk$b;c()Ljava/util/stream/Stream;
      intermediary method_58512 Lnet/minecraft/class_9437$class_9439;method_58512()Ljava/util/stream/Stream;
      named method_58512 Lnet/minecraft/class_9437$class_9439;method_58512()Ljava/util/stream/Stream;
    • method_58514

      public Stream<Identifier> method_58514()
      Specified by:
      method_58514 in interface class_9437.class_9439<Predicate<ItemStack>,ItemPredicateArgumentType.class_9444,ItemPredicateArgumentType.class_9446>
      Mappings:
      Namespace Name Mixin selector
      official d Lgk$b;d()Ljava/util/stream/Stream;
      intermediary method_58514 Lnet/minecraft/class_9437$class_9439;method_58514()Ljava/util/stream/Stream;
      named method_58514 Lnet/minecraft/class_9437$class_9439;method_58514()Ljava/util/stream/Stream;
    • method_58507

      public Predicate<ItemStack> method_58507(Predicate<ItemStack> predicate)
      Specified by:
      method_58507 in interface class_9437.class_9439<Predicate<ItemStack>,ItemPredicateArgumentType.class_9444,ItemPredicateArgumentType.class_9446>
      Mappings:
      Namespace Name Mixin selector
      official a Lgp$b;a(Ljava/util/function/Predicate;)Ljava/util/function/Predicate;
      intermediary method_58547 Lnet/minecraft/class_2293$class_9445;method_58547(Ljava/util/function/Predicate;)Ljava/util/function/Predicate;
      named method_58507 Lnet/minecraft/command/argument/ItemPredicateArgumentType$class_9445;method_58507(Ljava/util/function/Predicate;)Ljava/util/function/Predicate;
    • method_58508

      public Predicate<ItemStack> method_58508(List<Predicate<ItemStack>> list)
      Specified by:
      method_58508 in interface class_9437.class_9439<Predicate<ItemStack>,ItemPredicateArgumentType.class_9444,ItemPredicateArgumentType.class_9446>
      Mappings:
      Namespace Name Mixin selector
      official b Lgp$b;b(Ljava/util/List;)Ljava/util/function/Predicate;
      intermediary method_58549 Lnet/minecraft/class_2293$class_9445;method_58549(Ljava/util/List;)Ljava/util/function/Predicate;
      named method_58508 Lnet/minecraft/command/argument/ItemPredicateArgumentType$class_9445;method_58508(Ljava/util/List;)Ljava/util/function/Predicate;