Package net.minecraft

Class class_4062

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

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

    • field_19710

      private static final Collection<String> field_19710
      Mappings:
      Namespace Name Mixin selector
      official g Lcb;g:Ljava/util/Collection;
      intermediary field_19710 Lnet/minecraft/class_4062;field_19710:Ljava/util/Collection;
      named field_19710 Lnet/minecraft/class_4062;field_19710:Ljava/util/Collection;
    • field_19704

      public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_19704
      Mappings:
      Namespace Name Mixin selector
      official a Lcb;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_19704 Lnet/minecraft/class_4062;field_19704:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named field_19704 Lnet/minecraft/class_4062;field_19704:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
    • field_19705

      public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_19705
      Mappings:
      Namespace Name Mixin selector
      official b Lcb;b:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_19705 Lnet/minecraft/class_4062;field_19705:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named field_19705 Lnet/minecraft/class_4062;field_19705:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
    • field_19706

      public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_19706
      Mappings:
      Namespace Name Mixin selector
      official c Lcb;c:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_19706 Lnet/minecraft/class_4062;field_19706:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named field_19706 Lnet/minecraft/class_4062;field_19706:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
    • field_19707

      public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_19707
      Mappings:
      Namespace Name Mixin selector
      official d Lcb;d:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_19707 Lnet/minecraft/class_4062;field_19707:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named field_19707 Lnet/minecraft/class_4062;field_19707:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
    • field_19708

      public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_19708
      Mappings:
      Namespace Name Mixin selector
      official e Lcb;e:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_19708 Lnet/minecraft/class_4062;field_19708:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named field_19708 Lnet/minecraft/class_4062;field_19708:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
    • field_19709

      public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_19709
      Mappings:
      Namespace Name Mixin selector
      official f Lcb;f:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_19709 Lnet/minecraft/class_4062;field_19709:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named field_19709 Lnet/minecraft/class_4062;field_19709:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
    • field_19711

      private final boolean field_19711
      Mappings:
      Namespace Name Mixin selector
      official h Lcb;h:Z
      intermediary field_19711 Lnet/minecraft/class_4062;field_19711:Z
      named field_19711 Lnet/minecraft/class_4062;field_19711:Z
    • field_19712

      private final boolean field_19712
      Mappings:
      Namespace Name Mixin selector
      official i Lcb;i:Z
      intermediary field_19712 Lnet/minecraft/class_4062;field_19712:Z
      named field_19712 Lnet/minecraft/class_4062;field_19712:Z
  • Constructor Details

    • class_4062

      protected class_4062(boolean bool, boolean bool2)
  • Method Details

    • method_17894

      public static class_4062 method_17894()
      Mappings:
      Namespace Name Mixin selector
      official a Lcb;a()Lcb;
      intermediary method_17894 Lnet/minecraft/class_4062;method_17894()Lnet/minecraft/class_4062;
      named method_17894 Lnet/minecraft/class_4062;method_17894()Lnet/minecraft/class_4062;
    • method_17898

      public static Entity method_17898(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 Lcb;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Laer;
      intermediary method_17898 Lnet/minecraft/class_4062;method_17898(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_864;
      named method_17898 Lnet/minecraft/class_4062;method_17898(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/entity/Entity;
    • method_17899

      public static class_4062 method_17899()
      Mappings:
      Namespace Name Mixin selector
      official b Lcb;b()Lcb;
      intermediary method_17899 Lnet/minecraft/class_4062;method_17899()Lnet/minecraft/class_4062;
      named method_17899 Lnet/minecraft/class_4062;method_17899()Lnet/minecraft/class_4062;
    • method_17901

      public static Collection<? extends Entity> method_17901(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 Lcb;b(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
      intermediary method_17901 Lnet/minecraft/class_4062;method_17901(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
      named method_17901 Lnet/minecraft/class_4062;method_17901(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
    • method_17903

      public static Collection<? extends Entity> method_17903(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 Lcb;c(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
      intermediary method_17903 Lnet/minecraft/class_4062;method_17903(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
      named method_17903 Lnet/minecraft/class_4062;method_17903(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
    • method_17905

      public static Collection<ServerPlayerEntity> method_17905(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 d Lcb;d(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
      intermediary method_17905 Lnet/minecraft/class_4062;method_17905(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
      named method_17905 Lnet/minecraft/class_4062;method_17905(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
    • method_17902

      public static class_4062 method_17902()
      Mappings:
      Namespace Name Mixin selector
      official c Lcb;c()Lcb;
      intermediary method_17902 Lnet/minecraft/class_4062;method_17902()Lnet/minecraft/class_4062;
      named method_17902 Lnet/minecraft/class_4062;method_17902()Lnet/minecraft/class_4062;
    • method_17906

      public static ServerPlayerEntity method_17906(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 e Lcb;e(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ltf;
      intermediary method_17906 Lnet/minecraft/class_4062;method_17906(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_798;
      named method_17906 Lnet/minecraft/class_4062;method_17906(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/entity/player/ServerPlayerEntity;
    • method_17904

      public static class_4062 method_17904()
      Mappings:
      Namespace Name Mixin selector
      official d Lcb;d()Lcb;
      intermediary method_17904 Lnet/minecraft/class_4062;method_17904()Lnet/minecraft/class_4062;
      named method_17904 Lnet/minecraft/class_4062;method_17904()Lnet/minecraft/class_4062;
    • method_17907

      public static Collection<ServerPlayerEntity> method_17907(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 f Lcb;f(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
      intermediary method_17907 Lnet/minecraft/class_4062;method_17907(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
      named method_17907 Lnet/minecraft/class_4062;method_17907(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
    • parse

      public class_4317 parse(com.mojang.brigadier.StringReader stringReader) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Specified by:
      parse in interface com.mojang.brigadier.arguments.ArgumentType<class_4317>
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lcb;a(Lcom/mojang/brigadier/StringReader;)Ldr;
      intermediary method_17897 Lnet/minecraft/class_4062;method_17897(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_4317;
      named parse Lnet/minecraft/class_4062;parse(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_4317;
    • listSuggestions

      public <S> CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> listSuggestions(com.mojang.brigadier.context.CommandContext<S> commandContext, com.mojang.brigadier.suggestion.SuggestionsBuilder suggestionsBuilder)
      Specified by:
      listSuggestions in interface com.mojang.brigadier.arguments.ArgumentType<class_4317>
      Mappings:
      Namespace Name Mixin selector
      official listSuggestions Lcb;listSuggestions(Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
      intermediary listSuggestions Lnet/minecraft/class_4062;listSuggestions(Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
      named listSuggestions Lnet/minecraft/class_4062;listSuggestions(Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
    • getExamples

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