Package net.minecraft

Class class_4186

java.lang.Object
net.minecraft.class_4186
All Implemented Interfaces:
com.mojang.brigadier.arguments.ArgumentType<class_4186.class_4187>

public class class_4186 extends Object implements com.mojang.brigadier.arguments.ArgumentType<class_4186.class_4187>
Mappings:
Namespace Name
official cp
intermediary net/minecraft/class_4186
named net/minecraft/class_4186
  • Field Details

    • field_20535

      public static final com.mojang.brigadier.suggestion.SuggestionProvider<class_3915> field_20535
      Mappings:
      Namespace Name Mixin selector
      official a Lcp;a:Lcom/mojang/brigadier/suggestion/SuggestionProvider;
      intermediary field_20535 Lnet/minecraft/class_4186;field_20535:Lcom/mojang/brigadier/suggestion/SuggestionProvider;
      named field_20535 Lnet/minecraft/class_4186;field_20535:Lcom/mojang/brigadier/suggestion/SuggestionProvider;
    • field_20536

      private static final Collection<String> field_20536
      Mappings:
      Namespace Name Mixin selector
      official b Lcp;b:Ljava/util/Collection;
      intermediary field_20536 Lnet/minecraft/class_4186;field_20536:Ljava/util/Collection;
      named field_20536 Lnet/minecraft/class_4186;field_20536:Ljava/util/Collection;
    • field_20537

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_20537
      Mappings:
      Namespace Name Mixin selector
      official c Lcp;c:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_20537 Lnet/minecraft/class_4186;field_20537:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named field_20537 Lnet/minecraft/class_4186;field_20537:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
    • field_20538

      private final boolean field_20538
      Mappings:
      Namespace Name Mixin selector
      official d Lcp;d:Z
      intermediary field_20538 Lnet/minecraft/class_4186;field_20538:Z
      named field_20538 Lnet/minecraft/class_4186;field_20538:Z
  • Constructor Details

    • class_4186

      public class_4186(boolean bool)
  • Method Details

    • method_18923

      public static String method_18923(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lcp;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/lang/String;
      intermediary method_18923 Lnet/minecraft/class_4186;method_18923(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/lang/String;
      named method_18923 Lnet/minecraft/class_4186;method_18923(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/lang/String;
    • method_18929

      public static Collection<String> method_18929(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official b Lcp;b(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
      intermediary method_18929 Lnet/minecraft/class_4186;method_18929(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
      named method_18929 Lnet/minecraft/class_4186;method_18929(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
    • method_18930

      public static Collection<String> method_18930(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official c Lcp;c(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
      intermediary method_18930 Lnet/minecraft/class_4186;method_18930(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
      named method_18930 Lnet/minecraft/class_4186;method_18930(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
    • method_18924

      public static Collection<String> method_18924(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string, Supplier<Collection<String>> supplier) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lcp;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Ljava/util/function/Supplier;)Ljava/util/Collection;
      intermediary method_18924 Lnet/minecraft/class_4186;method_18924(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Ljava/util/function/Supplier;)Ljava/util/Collection;
      named method_18924 Lnet/minecraft/class_4186;method_18924(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Ljava/util/function/Supplier;)Ljava/util/Collection;
    • method_18919

      public static class_4186 method_18919()
      Mappings:
      Namespace Name Mixin selector
      official a Lcp;a()Lcp;
      intermediary method_18919 Lnet/minecraft/class_4186;method_18919()Lnet/minecraft/class_4186;
      named method_18919 Lnet/minecraft/class_4186;method_18919()Lnet/minecraft/class_4186;
    • method_18927

      public static class_4186 method_18927()
      Mappings:
      Namespace Name Mixin selector
      official b Lcp;b()Lcp;
      intermediary method_18927 Lnet/minecraft/class_4186;method_18927()Lnet/minecraft/class_4186;
      named method_18927 Lnet/minecraft/class_4186;method_18927()Lnet/minecraft/class_4186;
    • parse

      public class_4186.class_4187 parse(com.mojang.brigadier.StringReader stringReader) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Specified by:
      parse in interface com.mojang.brigadier.arguments.ArgumentType<class_4186.class_4187>
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lcp;a(Lcom/mojang/brigadier/StringReader;)Lcp$a;
      intermediary method_18921 Lnet/minecraft/class_4186;method_18921(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_4186$class_4187;
      named parse Lnet/minecraft/class_4186;parse(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_4186$class_4187;
    • getExamples

      public Collection<String> getExamples()
      Specified by:
      getExamples in interface com.mojang.brigadier.arguments.ArgumentType<class_4186.class_4187>
      Mappings:
      Namespace Name Mixin selector
      official getExamples Lcp;getExamples()Ljava/util/Collection;
      intermediary getExamples Lnet/minecraft/class_4186;getExamples()Ljava/util/Collection;
      named getExamples Lnet/minecraft/class_4186;getExamples()Ljava/util/Collection;