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 cbintermediary net/minecraft/class_4062named net/minecraft/class_4062
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypestatic final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypestatic final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypestatic final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypestatic final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypestatic final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final Collection<String>private final booleanprivate final boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<S> CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>listSuggestions(com.mojang.brigadier.context.CommandContext<S> commandContext, com.mojang.brigadier.suggestion.SuggestionsBuilder suggestionsBuilder) static class_4062static Entitymethod_17898(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string) static class_4062static Collection<? extends Entity>method_17901(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string) static class_4062static Collection<? extends Entity>method_17903(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string) static class_4062static Collection<ServerPlayerEntity>method_17905(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string) static ServerPlayerEntitymethod_17906(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string) static Collection<ServerPlayerEntity>method_17907(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string) parse(com.mojang.brigadier.StringReader stringReader)
-
Field Details
-
field_19710
- Mappings:
Namespace Name Mixin selector official gLcb;g:Ljava/util/Collection;intermediary field_19710Lnet/minecraft/class_4062;field_19710:Ljava/util/Collection;named field_19710Lnet/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 aLcb;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_19704Lnet/minecraft/class_4062;field_19704:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_19704Lnet/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 bLcb;b:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_19705Lnet/minecraft/class_4062;field_19705:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_19705Lnet/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 cLcb;c:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_19706Lnet/minecraft/class_4062;field_19706:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_19706Lnet/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 dLcb;d:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_19707Lnet/minecraft/class_4062;field_19707:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_19707Lnet/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 eLcb;e:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_19708Lnet/minecraft/class_4062;field_19708:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_19708Lnet/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 fLcb;f:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_19709Lnet/minecraft/class_4062;field_19709:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_19709Lnet/minecraft/class_4062;field_19709:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
field_19711
private final boolean field_19711- Mappings:
Namespace Name Mixin selector official hLcb;h:Zintermediary field_19711Lnet/minecraft/class_4062;field_19711:Znamed field_19711Lnet/minecraft/class_4062;field_19711:Z
-
field_19712
private final boolean field_19712- Mappings:
Namespace Name Mixin selector official iLcb;i:Zintermediary field_19712Lnet/minecraft/class_4062;field_19712:Znamed field_19712Lnet/minecraft/class_4062;field_19712:Z
-
-
Constructor Details
-
class_4062
protected class_4062(boolean bool, boolean bool2)
-
-
Method Details
-
method_17894
- Mappings:
Namespace Name Mixin selector official aLcb;a()Lcb;intermediary method_17894Lnet/minecraft/class_4062;method_17894()Lnet/minecraft/class_4062;named method_17894Lnet/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 aLcb;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Laer;intermediary method_17898Lnet/minecraft/class_4062;method_17898(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_864;named method_17898Lnet/minecraft/class_4062;method_17898(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/entity/Entity;
-
method_17899
- Mappings:
Namespace Name Mixin selector official bLcb;b()Lcb;intermediary method_17899Lnet/minecraft/class_4062;method_17899()Lnet/minecraft/class_4062;named method_17899Lnet/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 bLcb;b(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;intermediary method_17901Lnet/minecraft/class_4062;method_17901(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;named method_17901Lnet/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 cLcb;c(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;intermediary method_17903Lnet/minecraft/class_4062;method_17903(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;named method_17903Lnet/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 dLcb;d(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;intermediary method_17905Lnet/minecraft/class_4062;method_17905(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;named method_17905Lnet/minecraft/class_4062;method_17905(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
-
method_17902
- Mappings:
Namespace Name Mixin selector official cLcb;c()Lcb;intermediary method_17902Lnet/minecraft/class_4062;method_17902()Lnet/minecraft/class_4062;named method_17902Lnet/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 eLcb;e(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ltf;intermediary method_17906Lnet/minecraft/class_4062;method_17906(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_798;named method_17906Lnet/minecraft/class_4062;method_17906(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/entity/player/ServerPlayerEntity;
-
method_17904
- Mappings:
Namespace Name Mixin selector official dLcb;d()Lcb;intermediary method_17904Lnet/minecraft/class_4062;method_17904()Lnet/minecraft/class_4062;named method_17904Lnet/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 fLcb;f(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;intermediary method_17907Lnet/minecraft/class_4062;method_17907(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;named method_17907Lnet/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:
parsein interfacecom.mojang.brigadier.arguments.ArgumentType<class_4317>- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLcb;a(Lcom/mojang/brigadier/StringReader;)Ldr;intermediary method_17897Lnet/minecraft/class_4062;method_17897(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_4317;named parseLnet/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:
listSuggestionsin interfacecom.mojang.brigadier.arguments.ArgumentType<class_4317>- Mappings:
Namespace Name Mixin selector official listSuggestionsLcb;listSuggestions(Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;intermediary listSuggestionsLnet/minecraft/class_4062;listSuggestions(Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;named listSuggestionsLnet/minecraft/class_4062;listSuggestions(Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
-
getExamples
- Specified by:
getExamplesin interfacecom.mojang.brigadier.arguments.ArgumentType<class_4317>- Mappings:
Namespace Name Mixin selector official getExamplesLcb;getExamples()Ljava/util/Collection;intermediary getExamplesLnet/minecraft/class_4062;getExamples()Ljava/util/Collection;named getExamplesLnet/minecraft/class_4062;getExamples()Ljava/util/Collection;
-