Package net.minecraft.server.command
Class FunctionCommand
java.lang.Object
net.minecraft.server.command.FunctionCommand
- Mappings:
Namespace Name official aiaintermediary net/minecraft/class_3062named net/minecraft/server/command/FunctionCommand
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceprivate static class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType(package private) static final com.mojang.brigadier.exceptions.DynamicCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType(package private) static final FunctionCommand.class_8832<ServerCommandSource>static final com.mojang.brigadier.suggestion.SuggestionProvider<ServerCommandSource> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static NbtCompoundgetArgument(NbtPathArgumentType.NbtPath path, DataCommandObject object) static ServerCommandSourcemethod_54272(ServerCommandSource serverCommandSource) static <T extends class_8839<T>>
voidmethod_54275(Collection<CommandFunction<T>> collection, @Nullable NbtCompound nbtCompound, T t, T t2, class_8855<T> class_8855, FunctionCommand.class_8832<T> class_8832) static voidregister(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
-
Field Details
-
ARGUMENT_NOT_COMPOUND_EXCEPTION
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType ARGUMENT_NOT_COMPOUND_EXCEPTION- Mappings:
Namespace Name Mixin selector official bLaia;b:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;intermediary field_44982Lnet/minecraft/class_3062;field_44982:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;named ARGUMENT_NOT_COMPOUND_EXCEPTIONLnet/minecraft/server/command/FunctionCommand;ARGUMENT_NOT_COMPOUND_EXCEPTION:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
-
field_46644
static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_46644- Mappings:
Namespace Name Mixin selector official cLaia;c:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;intermediary field_46644Lnet/minecraft/class_3062;field_46644:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;named field_46644Lnet/minecraft/server/command/FunctionCommand;field_46644:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
-
field_46645
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType field_46645- Mappings:
Namespace Name Mixin selector official dLaia;d:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;intermediary field_46645Lnet/minecraft/class_3062;field_46645:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;named field_46645Lnet/minecraft/server/command/FunctionCommand;field_46645:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
-
SUGGESTION_PROVIDER
public static final com.mojang.brigadier.suggestion.SuggestionProvider<ServerCommandSource> SUGGESTION_PROVIDER- Mappings:
Namespace Name Mixin selector official aLaia;a:Lcom/mojang/brigadier/suggestion/SuggestionProvider;intermediary field_13662Lnet/minecraft/class_3062;field_13662:Lcom/mojang/brigadier/suggestion/SuggestionProvider;named SUGGESTION_PROVIDERLnet/minecraft/server/command/FunctionCommand;SUGGESTION_PROVIDER:Lcom/mojang/brigadier/suggestion/SuggestionProvider;
-
field_46646
- Mappings:
Namespace Name Mixin selector official eLaia;e:Laia$a;intermediary field_46646Lnet/minecraft/class_3062;field_46646:Lnet/minecraft/class_3062$class_8832;named field_46646Lnet/minecraft/server/command/FunctionCommand;field_46646:Lnet/minecraft/server/command/FunctionCommand$class_8832;
-
-
Constructor Details
-
FunctionCommand
public FunctionCommand()
-
-
Method Details
-
register
- Mappings:
Namespace Name Mixin selector official aLaia;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_13380Lnet/minecraft/class_3062;method_13380(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed registerLnet/minecraft/server/command/FunctionCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
-
getArgument
static NbtCompound getArgument(NbtPathArgumentType.NbtPath path, DataCommandObject object) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLaia;a(Lel$g;Lakg;)Lrt;intermediary method_52313Lnet/minecraft/class_3062;method_52313(Lnet/minecraft/class_2203$class_2209;Lnet/minecraft/class_3162;)Lnet/minecraft/class_2487;named getArgumentLnet/minecraft/server/command/FunctionCommand;getArgument(Lnet/minecraft/command/argument/NbtPathArgumentType$NbtPath;Lnet/minecraft/command/DataCommandObject;)Lnet/minecraft/nbt/NbtCompound;
-
method_54272
- Mappings:
Namespace Name Mixin selector official aLaia;a(Ldu;)Ldu;intermediary method_54272Lnet/minecraft/class_3062;method_54272(Lnet/minecraft/class_2168;)Lnet/minecraft/class_2168;named method_54272Lnet/minecraft/server/command/FunctionCommand;method_54272(Lnet/minecraft/server/command/ServerCommandSource;)Lnet/minecraft/server/command/ServerCommandSource;
-
method_54275
public static <T extends class_8839<T>> void method_54275(Collection<CommandFunction<T>> collection, @Nullable @Nullable NbtCompound nbtCompound, T t, T t2, class_8855<T> class_8855, FunctionCommand.class_8832<T> class_8832) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLaia;a(Ljava/util/Collection;Lrt;Ldw;Ldw;Lgo;Laia$a;)Vintermediary method_54275Lnet/minecraft/class_3062;method_54275(Ljava/util/Collection;Lnet/minecraft/class_2487;Lnet/minecraft/class_8839;Lnet/minecraft/class_8839;Lnet/minecraft/class_8855;Lnet/minecraft/class_3062$class_8832;)Vnamed method_54275Lnet/minecraft/server/command/FunctionCommand;method_54275(Ljava/util/Collection;Lnet/minecraft/nbt/NbtCompound;Lnet/minecraft/class_8839;Lnet/minecraft/class_8839;Lnet/minecraft/class_8855;Lnet/minecraft/server/command/FunctionCommand$class_8832;)V
-