Class TagKeyArgumentType

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

public class TagKeyArgumentType extends Object
Mappings:
Namespace Name
official gf
intermediary net/minecraft/class_9216
named net/minecraft/command/argument/TagKeyArgumentType
  • Field Details

    • ERROR_INVALID

      static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType ERROR_INVALID
      Mappings:
      Namespace Name Mixin selector
      official a Lgf;a:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      intermediary field_48963 Lnet/minecraft/class_9216;field_48963:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      named ERROR_INVALID Lnet/minecraft/command/argument/TagKeyArgumentType;ERROR_INVALID:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
    • ERROR_UNKNOWN

      static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType ERROR_UNKNOWN
      Mappings:
      Namespace Name Mixin selector
      official b Lgf;b:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      intermediary field_48964 Lnet/minecraft/class_9216;field_48964:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      named ERROR_UNKNOWN Lnet/minecraft/command/argument/TagKeyArgumentType;ERROR_UNKNOWN:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
    • TAG_PREFIX

      private static final char TAG_PREFIX
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Lgf;c:C
      intermediary field_48965 Lnet/minecraft/class_9216;field_48965:C
      named TAG_PREFIX Lnet/minecraft/command/argument/TagKeyArgumentType;TAG_PREFIX:C
    • NBT_OPENING

      private static final char NBT_OPENING
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official d Lgf;d:C
      intermediary field_48966 Lnet/minecraft/class_9216;field_48966:C
      named NBT_OPENING Lnet/minecraft/command/argument/TagKeyArgumentType;NBT_OPENING:C
    • field_48967

      static final Function<com.mojang.brigadier.suggestion.SuggestionsBuilder,CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>> field_48967
      Mappings:
      Namespace Name Mixin selector
      official e Lgf;e:Ljava/util/function/Function;
      intermediary field_48967 Lnet/minecraft/class_9216;field_48967:Ljava/util/function/Function;
      named field_48967 Lnet/minecraft/command/argument/TagKeyArgumentType;field_48967:Ljava/util/function/Function;
    • registryWrapper

      final RegistryWrapper.Impl<Item> registryWrapper
      Mappings:
      Namespace Name Mixin selector
      official f Lgf;f:Lin$b;
      intermediary field_48968 Lnet/minecraft/class_9216;field_48968:Lnet/minecraft/class_7225$class_7226;
      named registryWrapper Lnet/minecraft/command/argument/TagKeyArgumentType;registryWrapper:Lnet/minecraft/registry/RegistryWrapper$Impl;
    • field_48969

      final boolean field_48969
      Mappings:
      Namespace Name Mixin selector
      official g Lgf;g:Z
      intermediary field_48969 Lnet/minecraft/class_9216;field_48969:Z
      named field_48969 Lnet/minecraft/command/argument/TagKeyArgumentType;field_48969:Z
  • Constructor Details

  • Method Details

    • method_56865

      public void method_56865(com.mojang.brigadier.StringReader stringReader, TagKeyArgumentType.class_9219 class_9219) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lgf;a(Lcom/mojang/brigadier/StringReader;Lgf$c;)V
      intermediary method_56865 Lnet/minecraft/class_9216;method_56865(Lcom/mojang/brigadier/StringReader;Lnet/minecraft/class_9216$class_9219;)V
      named method_56865 Lnet/minecraft/command/argument/TagKeyArgumentType;method_56865(Lcom/mojang/brigadier/StringReader;Lnet/minecraft/command/argument/TagKeyArgumentType$class_9219;)V
    • method_56866

      public CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> method_56866(com.mojang.brigadier.suggestion.SuggestionsBuilder suggestionsBuilder)
      Mappings:
      Namespace Name Mixin selector
      official a Lgf;a(Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
      intermediary method_56866 Lnet/minecraft/class_9216;method_56866(Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
      named method_56866 Lnet/minecraft/command/argument/TagKeyArgumentType;method_56866(Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;