| public static <S> com.mojang.brigadier.ParseResults<S> |
| mapSource(com.mojang.brigadier.ParseResults<S> parse, UnaryOperator<S> sourceOperator) |
| method_45018(com.mojang.brigadier.ParseResults<S> arg0, UnaryOperator<S> arg1) |
| withCommandSource(com.mojang.brigadier.ParseResults<S> parseResults, UnaryOperator<S> sourceMapper) |
|
| public void |
|
| public static String |
| trimOptionalPrefix(String command) |
| method_71971(String arg0) |
| stripLeadingSlash(String command) |
|
| public void |
|
| private static com.mojang.brigadier.context.ContextChain<ServerCommandSource> |
|
| public static void |
|
| public void |
|
| private static <S> void |
| fillUsableCommands(com.mojang.brigadier.tree.CommandNode<S> source, com.mojang.brigadier.tree.CommandNode<S> target, S commandFilter, Map<com.mojang.brigadier.tree.CommandNode<S>, com.mojang.brigadier.tree.CommandNode<S>> converted) |
| method_9239(com.mojang.brigadier.tree.CommandNode<S> arg0, com.mojang.brigadier.tree.CommandNode<S> arg1, S arg2, Map<com.mojang.brigadier.tree.CommandNode<S>, com.mojang.brigadier.tree.CommandNode<S>> arg3) |
| deepCopyNodes(com.mojang.brigadier.tree.CommandNode<S> root, com.mojang.brigadier.tree.CommandNode<S> newRoot, S source, Map<com.mojang.brigadier.tree.CommandNode<S>, com.mojang.brigadier.tree.CommandNode<S>> nodes) |
|
| public static com.mojang.brigadier.builder.LiteralArgumentBuilder<ServerCommandSource> |
|
| public static <T> com.mojang.brigadier.builder.RequiredArgumentBuilder<ServerCommandSource, T> |
| argument(String name, com.mojang.brigadier.arguments.ArgumentType<T> type) |
| method_9244(String arg0, com.mojang.brigadier.arguments.ArgumentType<T> arg1) |
| argument(String name, com.mojang.brigadier.arguments.ArgumentType<T> type) |
|
| public static Predicate<String> |
|
| public com.mojang.brigadier.CommandDispatcher<ServerCommandSource> |
| getDispatcher() |
| method_9235() |
| getDispatcher() |
|
| public static <S> void |
| validateParseResults(com.mojang.brigadier.ParseResults<S> command) |
| method_54312(com.mojang.brigadier.ParseResults<S> arg0) |
| throwException(com.mojang.brigadier.ParseResults<S> parse) |
|
| public static <S> com.mojang.brigadier.exceptions.CommandSyntaxException |
| getParseException(com.mojang.brigadier.ParseResults<S> parse) |
| method_23917(com.mojang.brigadier.ParseResults<S> arg0) |
| getException(com.mojang.brigadier.ParseResults<S> parse) |
|
| public static CommandRegistryAccess |
|
| public static void |
| validate() |
| method_30852() |
| checkMissing() |
|
| public static <T extends PermissionSource> PermissionSourcePredicate<T> |
|
| public static ServerCommandSource |
|
| private static String |
| lambda$validate$8(com.mojang.brigadier.arguments.ArgumentType arg0) |
| method_30851(com.mojang.brigadier.arguments.ArgumentType arg0) |
| method_30851(com.mojang.brigadier.arguments.ArgumentType type) |
|
| private static boolean |
| lambda$validate$7(com.mojang.brigadier.arguments.ArgumentType arg0) |
| method_30853(com.mojang.brigadier.arguments.ArgumentType arg0) |
| method_30853(com.mojang.brigadier.arguments.ArgumentType type) |
|
| private static void |
| lambda$validate$6(com.mojang.brigadier.CommandDispatcher arg0, com.mojang.brigadier.tree.CommandNode arg1, com.mojang.brigadier.tree.CommandNode arg2, com.mojang.brigadier.tree.CommandNode arg3, Collection arg4) |
| method_41710(com.mojang.brigadier.CommandDispatcher arg0, com.mojang.brigadier.tree.CommandNode arg1, com.mojang.brigadier.tree.CommandNode arg2, com.mojang.brigadier.tree.CommandNode arg3, Collection arg4) |
| method_41710(com.mojang.brigadier.CommandDispatcher arg0, com.mojang.brigadier.tree.CommandNode parent, com.mojang.brigadier.tree.CommandNode child, com.mojang.brigadier.tree.CommandNode sibling, Collection inputs) |
|
| private static boolean |
|
| private static Style |
|
| private static com.mojang.brigadier.exceptions.CommandSyntaxException |
| lambda$finishParsing$3(com.mojang.brigadier.ParseResults arg0) |
| method_54494(com.mojang.brigadier.ParseResults arg0) |
| method_54494(com.mojang.brigadier.ParseResults arg0) |
|
| private static Style |
|
| private static void |
|
| private static String |
|