Package net.minecraft.server.function
Class CommandFunction.class_8641
java.lang.Object
net.minecraft.server.function.CommandFunction
net.minecraft.server.function.CommandFunction.class_8641
- Enclosing class:
CommandFunction
- Mappings:
Namespace Name official dn$cintermediary net/minecraft/class_2158$class_8641named net/minecraft/server/function/CommandFunction$class_8641
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.server.function.CommandFunction
CommandFunction.class_8642, CommandFunction.CommandElement, CommandFunction.Element, CommandFunction.FunctionElement, CommandFunction.LazyContainer -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate final Object2ObjectLinkedOpenHashMap<List<String>,CommandFunction> Fields inherited from class net.minecraft.server.function.CommandFunction
id -
Constructor Summary
ConstructorsConstructorDescriptionclass_8641(Identifier identifier, CommandFunction.Element[] element, List<String> list) -
Method Summary
Modifier and TypeMethodDescriptionmethod_52595(@Nullable NbtCompound nbtCompound, com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher, ServerCommandSource serverCommandSource) private CommandFunctionmethod_52597(List<String> list, com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher, ServerCommandSource serverCommandSource) Methods inherited from class net.minecraft.server.function.CommandFunction
create, getElements, getId, method_52594
-
Field Details
-
field_45150
private static final int field_45150- See Also:
- Mappings:
Namespace Name Mixin selector official bLdn$c;b:Iintermediary field_45150Lnet/minecraft/class_2158$class_8641;field_45150:Inamed field_45150Lnet/minecraft/server/function/CommandFunction$class_8641;field_45150:I
-
field_45149
- Mappings:
Namespace Name Mixin selector official aLdn$c;a:Ljava/util/List;intermediary field_45149Lnet/minecraft/class_2158$class_8641;field_45149:Ljava/util/List;named field_45149Lnet/minecraft/server/function/CommandFunction$class_8641;field_45149:Ljava/util/List;
-
field_45151
- Mappings:
Namespace Name Mixin selector official cLdn$c;c:Lit/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenHashMap;intermediary field_45151Lnet/minecraft/class_2158$class_8641;field_45151:Lit/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenHashMap;named field_45151Lnet/minecraft/server/function/CommandFunction$class_8641;field_45151:Lit/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenHashMap;
-
-
Constructor Details
-
class_8641
-
-
Method Details
-
method_52595
public CommandFunction method_52595(@Nullable @Nullable NbtCompound nbtCompound, com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher, ServerCommandSource serverCommandSource) throws class_8643 - Overrides:
method_52595in classCommandFunction- Throws:
class_8643- Mappings:
Namespace Name Mixin selector official aLdn;a(Lqs;Lcom/mojang/brigadier/CommandDispatcher;Lds;)Ldn;intermediary method_52595Lnet/minecraft/class_2158;method_52595(Lnet/minecraft/class_2487;Lcom/mojang/brigadier/CommandDispatcher;Lnet/minecraft/class_2168;)Lnet/minecraft/class_2158;named method_52595Lnet/minecraft/server/function/CommandFunction;method_52595(Lnet/minecraft/nbt/NbtCompound;Lcom/mojang/brigadier/CommandDispatcher;Lnet/minecraft/server/command/ServerCommandSource;)Lnet/minecraft/server/function/CommandFunction;
-
method_52597
private CommandFunction method_52597(List<String> list, com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher, ServerCommandSource serverCommandSource) throws class_8643 - Throws:
class_8643- Mappings:
Namespace Name Mixin selector official aLdn$c;a(Ljava/util/List;Lcom/mojang/brigadier/CommandDispatcher;Lds;)Ldn;intermediary method_52597Lnet/minecraft/class_2158$class_8641;method_52597(Ljava/util/List;Lcom/mojang/brigadier/CommandDispatcher;Lnet/minecraft/class_2168;)Lnet/minecraft/class_2158;named method_52597Lnet/minecraft/server/function/CommandFunction$class_8641;method_52597(Ljava/util/List;Lcom/mojang/brigadier/CommandDispatcher;Lnet/minecraft/server/command/ServerCommandSource;)Lnet/minecraft/server/function/CommandFunction;
-