Class ItemStringReader

java.lang.Object
net.minecraft.command.argument.ItemStringReader

public class ItemStringReader extends Object
Mappings:
Namespace Name
official go
intermediary net/minecraft/class_2291
named net/minecraft/command/argument/ItemStringReader
  • Field Details

    • field_50048

      static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_50048
      Mappings:
      Namespace Name Mixin selector
      official e Lgo;e:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      intermediary field_50048 Lnet/minecraft/class_2291;field_50048:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      named field_50048 Lnet/minecraft/command/argument/ItemStringReader;field_50048:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
    • field_50049

      static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_50049
      Mappings:
      Namespace Name Mixin selector
      official f Lgo;f:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      intermediary field_50049 Lnet/minecraft/class_2291;field_50049:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      named field_50049 Lnet/minecraft/command/argument/ItemStringReader;field_50049:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
    • field_50050

      static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType field_50050
      Mappings:
      Namespace Name Mixin selector
      official g Lgo;g:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
      intermediary field_50050 Lnet/minecraft/class_2291;field_50050:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
      named field_50050 Lnet/minecraft/command/argument/ItemStringReader;field_50050:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
    • field_50051

      static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_50051
      Mappings:
      Namespace Name Mixin selector
      official h Lgo;h:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_50051 Lnet/minecraft/class_2291;field_50051:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named field_50051 Lnet/minecraft/command/argument/ItemStringReader;field_50051:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
    • field_50052

      static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_50052
      Mappings:
      Namespace Name Mixin selector
      official i Lgo;i:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      intermediary field_50052 Lnet/minecraft/class_2291;field_50052:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      named field_50052 Lnet/minecraft/command/argument/ItemStringReader;field_50052:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
    • field_50044

      public static final char field_50044
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Lgo;a:C
      intermediary field_50044 Lnet/minecraft/class_2291;field_50044:C
      named field_50044 Lnet/minecraft/command/argument/ItemStringReader;field_50044:C
    • field_50045

      public static final char field_50045
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official b Lgo;b:C
      intermediary field_50045 Lnet/minecraft/class_2291;field_50045:C
      named field_50045 Lnet/minecraft/command/argument/ItemStringReader;field_50045:C
    • field_50046

      public static final char field_50046
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Lgo;c:C
      intermediary field_50046 Lnet/minecraft/class_2291;field_50046:C
      named field_50046 Lnet/minecraft/command/argument/ItemStringReader;field_50046:C
    • field_50047

      public static final char field_50047
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official d Lgo;d:C
      intermediary field_50047 Lnet/minecraft/class_2291;field_50047:C
      named field_50047 Lnet/minecraft/command/argument/ItemStringReader;field_50047:C
    • field_50053

      static final Function<com.mojang.brigadier.suggestion.SuggestionsBuilder,CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>> field_50053
      Mappings:
      Namespace Name Mixin selector
      official j Lgo;j:Ljava/util/function/Function;
      intermediary field_50053 Lnet/minecraft/class_2291;field_50053:Ljava/util/function/Function;
      named field_50053 Lnet/minecraft/command/argument/ItemStringReader;field_50053:Ljava/util/function/Function;
    • field_50054

      final RegistryWrapper.Impl<Item> field_50054
      Mappings:
      Namespace Name Mixin selector
      official k Lgo;k:Liy$b;
      intermediary field_50054 Lnet/minecraft/class_2291;field_50054:Lnet/minecraft/class_7225$class_7226;
      named field_50054 Lnet/minecraft/command/argument/ItemStringReader;field_50054:Lnet/minecraft/registry/RegistryWrapper$Impl;
    • field_50055

      final com.mojang.serialization.DynamicOps<NbtElement> field_50055
      Mappings:
      Namespace Name Mixin selector
      official l Lgo;l:Lcom/mojang/serialization/DynamicOps;
      intermediary field_50055 Lnet/minecraft/class_2291;field_50055:Lcom/mojang/serialization/DynamicOps;
      named field_50055 Lnet/minecraft/command/argument/ItemStringReader;field_50055:Lcom/mojang/serialization/DynamicOps;
  • Constructor Details

  • Method Details

    • consume

      public ItemStringReader.ItemResult consume(com.mojang.brigadier.StringReader reader) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lgo;a(Lcom/mojang/brigadier/StringReader;)Lgo$a;
      intermediary method_9789 Lnet/minecraft/class_2291;method_9789(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_2291$class_7215;
      named consume Lnet/minecraft/command/argument/ItemStringReader;consume(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/command/argument/ItemStringReader$ItemResult;
    • method_58517

      public void method_58517(com.mojang.brigadier.StringReader stringReader, ItemStringReader.Callbacks callbacks) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lgo;a(Lcom/mojang/brigadier/StringReader;Lgo$d;)V
      intermediary method_58517 Lnet/minecraft/class_2291;method_58517(Lcom/mojang/brigadier/StringReader;Lnet/minecraft/class_2291$class_9219;)V
      named method_58517 Lnet/minecraft/command/argument/ItemStringReader;method_58517(Lcom/mojang/brigadier/StringReader;Lnet/minecraft/command/argument/ItemStringReader$Callbacks;)V
    • getSuggestions

      public CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> getSuggestions(com.mojang.brigadier.suggestion.SuggestionsBuilder builder)
      Mappings:
      Namespace Name Mixin selector
      official a Lgo;a(Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
      intermediary method_9793 Lnet/minecraft/class_2291;method_9793(Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
      named getSuggestions Lnet/minecraft/command/argument/ItemStringReader;getSuggestions(Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;