Here is a list of all documented class members with links to the class documentation for each member:
- w -
- withAliases() : dev.jorel.commandapi.ExecutableCommand< Impl, CommandSender >
- withArgument() : com.mojang.brigadier.context.CommandContextBuilder< S >
- withArguments() : dev.jorel.commandapi.AbstractCommandAPICommand< Impl, Argument, CommandSender >
- withChild() : com.mojang.brigadier.context.CommandContextBuilder< S >
- withCommand() : com.mojang.brigadier.context.CommandContextBuilder< S >
- withFullDescription() : dev.jorel.commandapi.ExecutableCommand< Impl, CommandSender >
- withHelp() : dev.jorel.commandapi.CommandAPICommand, dev.jorel.commandapi.ExecutableCommand< Impl, CommandSender >
- withKeyList() : dev.jorel.commandapi.arguments.MapArgumentBuilder< K, V >.MapArgumentBuilderValueMapper.MapArgumentBuilderSuggestsKey
- withKeyMapper() : dev.jorel.commandapi.arguments.MapArgumentBuilder< K, V >
- withList() : dev.jorel.commandapi.arguments.ListArgumentBuilder< T >
- withMapper() : dev.jorel.commandapi.arguments.ListArgumentBuilder< T >.ListArgumentBuilderSuggests
- withNode() : com.mojang.brigadier.context.CommandContextBuilder< S >
- withOptionalArguments() : dev.jorel.commandapi.AbstractCommandAPICommand< Impl, Argument, CommandSender >
- withoutKeyList() : dev.jorel.commandapi.arguments.MapArgumentBuilder< K, V >.MapArgumentBuilderValueMapper.MapArgumentBuilderSuggestsKey
- withoutPermission() : dev.jorel.commandapi.ExecutableCommand< Impl, CommandSender >
- withoutValueList() : dev.jorel.commandapi.arguments.MapArgumentBuilder< K, V >.MapArgumentBuilderValueMapper.MapArgumentBuilderSuggestsKey.MapArgumentBuilderSuggestsValue
- withPermission() : dev.jorel.commandapi.arguments.AbstractArgument< T, Impl, Argument, CommandSender >, dev.jorel.commandapi.ExecutableCommand< Impl, CommandSender >
- withPreview() : dev.jorel.commandapi.arguments.Previewable< T, A >
- withRequirement() : dev.jorel.commandapi.arguments.AbstractArgument< T, Impl, Argument, CommandSender >, dev.jorel.commandapi.ExecutableCommand< Impl, CommandSender >
- withShortDescription() : dev.jorel.commandapi.ExecutableCommand< Impl, CommandSender >
- withSource() : com.mojang.brigadier.context.CommandContextBuilder< S >
- withStringMapper() : dev.jorel.commandapi.arguments.ListArgumentBuilder< T >.ListArgumentBuilderSuggests
- withStringTooltipMapper() : dev.jorel.commandapi.arguments.ListArgumentBuilder< T >.ListArgumentBuilderSuggests
- withSubcommand() : dev.jorel.commandapi.AbstractCommandAPICommand< Impl, Argument, CommandSender >
- withSubcommands() : dev.jorel.commandapi.AbstractCommandAPICommand< Impl, Argument, CommandSender >
- withUsage() : dev.jorel.commandapi.ExecutableCommand< Impl, CommandSender >
- withValueList() : dev.jorel.commandapi.arguments.MapArgumentBuilder< K, V >.MapArgumentBuilderValueMapper.MapArgumentBuilderSuggestsKey.MapArgumentBuilderSuggestsValue
- withValueMapper() : dev.jorel.commandapi.arguments.MapArgumentBuilder< K, V >.MapArgumentBuilderValueMapper
- word() : com.mojang.brigadier.arguments.StringArgumentType
- WorldArgument() : dev.jorel.commandapi.arguments.WorldArgument
- wrapCommandSender() : dev.jorel.commandapi.CommandAPIPlatform< Argument, CommandSender, Source >
- WrapperCommandSyntaxException() : dev.jorel.commandapi.exceptions.WrapperCommandSyntaxException
- wrapToVanillaCommandWrapper() : dev.jorel.commandapi.SpigotCommandRegistration< Source >