Package net.minecraft.server.function
Class CommandFunctionManager.class_6345
java.lang.Object
net.minecraft.server.function.CommandFunctionManager.class_6345
- Enclosing class:
- CommandFunctionManager
- Mappings:
Namespace Name official xb$aintermediary net/minecraft/class_2991$class_6345named net/minecraft/server/function/CommandFunctionManager$class_6345
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate Deque<CommandFunctionManager.Entry>private List<CommandFunctionManager.Entry> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidmethod_36343(CommandFunction commandFunction, ServerCommandSource serverCommandSource)voidmethod_36344(String string)private intmethod_36346(CommandFunction commandFunction, ServerCommandSource serverCommandSource)
-
Field Details
-
field_33545
private int field_33545- Mappings:
Namespace Name Mixin selector official bLxb$a;b:Iintermediary field_33545Lnet/minecraft/class_2991$class_6345;field_33545:Inamed field_33545Lnet/minecraft/server/function/CommandFunctionManager$class_6345;field_33545:I
-
field_33546
- Mappings:
Namespace Name Mixin selector official cLxb$a;c:Lxb$c;intermediary field_33546Lnet/minecraft/class_2991$class_6345;field_33546:Lnet/minecraft/class_2991$class_6346;named field_33546Lnet/minecraft/server/function/CommandFunctionManager$class_6345;field_33546:Lnet/minecraft/server/function/CommandFunctionManager$class_6346;
-
field_33547
- Mappings:
Namespace Name Mixin selector official dLxb$a;d:Ljava/util/Deque;intermediary field_33547Lnet/minecraft/class_2991$class_6345;field_33547:Ljava/util/Deque;named field_33547Lnet/minecraft/server/function/CommandFunctionManager$class_6345;field_33547:Ljava/util/Deque;
-
field_33548
- Mappings:
Namespace Name Mixin selector official eLxb$a;e:Ljava/util/List;intermediary field_33548Lnet/minecraft/class_2991$class_6345;field_33548:Ljava/util/List;named field_33548Lnet/minecraft/server/function/CommandFunctionManager$class_6345;field_33548:Ljava/util/List;
-
-
Constructor Details
-
class_6345
-
-
Method Details
-
method_36343
private void method_36343(CommandFunction commandFunction, ServerCommandSource serverCommandSource)- Mappings:
Namespace Name Mixin selector official aLxb$a;a(Ldd;Ldg;)Vintermediary method_36343Lnet/minecraft/class_2991$class_6345;method_36343(Lnet/minecraft/class_2158;Lnet/minecraft/class_2168;)Vnamed method_36343Lnet/minecraft/server/function/CommandFunctionManager$class_6345;method_36343(Lnet/minecraft/server/function/CommandFunction;Lnet/minecraft/server/command/ServerCommandSource;)V
-
method_36346
- Mappings:
Namespace Name Mixin selector official bLxb$a;b(Ldd;Ldg;)Iintermediary method_36346Lnet/minecraft/class_2991$class_6345;method_36346(Lnet/minecraft/class_2158;Lnet/minecraft/class_2168;)Inamed method_36346Lnet/minecraft/server/function/CommandFunctionManager$class_6345;method_36346(Lnet/minecraft/server/function/CommandFunction;Lnet/minecraft/server/command/ServerCommandSource;)I
-
method_36344
- Mappings:
Namespace Name Mixin selector official aLxb$a;a(Ljava/lang/String;)Vintermediary method_36344Lnet/minecraft/class_2991$class_6345;method_36344(Ljava/lang/String;)Vnamed method_36344Lnet/minecraft/server/function/CommandFunctionManager$class_6345;method_36344(Ljava/lang/String;)V
-