Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • What is the method to left click?
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 1
Gubipe

What is the method to left click?

By Gubipe, January 21 in Modder Support

  • Reply to this topic
  • Start new topic

Recommended Posts

Gubipe    0

Gubipe

Gubipe    0

  • Tree Puncher
  • Gubipe
  • Members
  • 0
  • 5 posts
Posted January 21

I am trying to make a custom autoclicker for my client side mod which will be used on my smp server so that when someone presses down the key "v" it will toggle an autoclicker for them. I was wondering if anyone could tell me what the method is to register a left click? I would appreciate it!

  • Quote

Share this post


Link to post
Share on other sites

poopoodice    119

poopoodice

poopoodice    119

  • Dragon Slayer
  • poopoodice
  • Members
  • 119
  • 931 posts
Posted January 21

Check Minecraft#processKeyBinds where it checks for attack keybind (left mouse).

  • Quote

Share this post


Link to post
Share on other sites

Gubipe    0

Gubipe

Gubipe    0

  • Tree Puncher
  • Gubipe
  • Members
  • 0
  • 5 posts
Posted January 22
2 hours ago, poopoodice said:

Check Minecraft#processKeyBinds where it checks for attack keybind (left mouse).

can you link me to the documentation page for it?

  • Quote

Share this post


Link to post
Share on other sites

Draco18s    2417

Draco18s

Draco18s    2417

  • Reality Controller
  • Draco18s
  • Members
  • 2417
  • 16012 posts
Posted January 22
9 minutes ago, Gubipe said:

can you link me to the documentation page for it?

There isn't one. Documentation (such as there is) is all inside the code itself.

  • Quote

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Share this post


Link to post
Share on other sites

Gubipe    0

Gubipe

Gubipe    0

  • Tree Puncher
  • Gubipe
  • Members
  • 0
  • 5 posts
Posted January 22
2 hours ago, Draco18s said:

There isn't one. Documentation (such as there is) is all inside the code itself.

Sorry this might sound  dumb, I am new to working with minecraft mods. I was wondering if you could tell me the code location

  • Quote

Share this post


Link to post
Share on other sites

GenElectrovise    6

GenElectrovise

GenElectrovise    6

  • Creeper Killer
  • GenElectrovise
  • Members
  • 6
  • 117 posts
Posted January 22 (edited)

There's probably something in or nearby to PlayerEntity (as a movement controller or something similar?)

I'd start with searching my workspace for something along the lines of KeystrokeHandler or PlayerMovementController

Edited January 22 by GenElectrovise
  • Quote

How to ask a good coding question: https://stackoverflow.com/help/how-to-ask

Give any applicable of: logs, code, desired effects, and actual effects. Be thorough or we can't help you, and don't post code without putting it in a code block (the <> button on the post - select "C-type Language"): syntax highlighting makes everything easier, and it keeps the post tidy.

 

My own mod, Magiks Most Evile! GitHub (https://github.com/GenElectrovise/MagiksMostEvile) Wiki (https://magiksmostevile.fandom.com/wiki/Magiks_Most_Evile_Wiki)

Edit your own signature at https://www.minecraftforge.net/forum/settings/signature/

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

    • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 1
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • troublemaker_47
      Custom Ore Generation help

      By troublemaker_47 · Posted 18 minutes ago

      now i get it. Tank you so much you have really made my day  
    • samjviana
      Custom Ore Generation help

      By samjviana · Posted 19 minutes ago

      As from the integer "6" you asked ... it represent the vein size that the ore will try to generate.
    • troublemaker_47
      Custom Ore Generation help

      By troublemaker_47 · Posted 20 minutes ago

      Thank you so much
    • troublemaker_47
      Custom Ore Generation help

      By troublemaker_47 · Posted 21 minutes ago

      Thank you but do i have to declare Feature
    • samjviana
      Custom Ore Generation help

      By samjviana · Posted 22 minutes ago

      Only of it is something specific that the default vanilla features can't solve. For ore generation you could use Feature.ORE (default ore generation), Feature.EMERALD_ORE (which generates only in mountain biome) or Feature.No_SURFACE_ORE (ancient debris feature, an ore that has no contact with air blocks)  
  • Topics

    • troublemaker_47
      17
      Custom Ore Generation help

      By troublemaker_47
      Started 23 hours ago

    • GenElectrovise
      2
      [Answered, not solved] Automated testing in Forge

      By GenElectrovise
      Started Thursday at 08:34 AM

    • CommandCore
      3
      Projectile Entity is Invisible

      By CommandCore
      Started February 26

    • ChocoCookies33
      1
      Description: Exception in server tick loop

      By ChocoCookies33
      Started 2 hours ago

    • LessyDoggy
      1
      Forge 1.12.2 Installing Bug

      By LessyDoggy
      Started 4 hours ago

  • Who's Online (See full list)

    • Choonster
    • brouttin85
    • Aviator737
    • samjviana
    • Helios885
    • vemerion
    • diesieben07
    • ahoyTheCat
    • VecsonON
    • troublemaker_47
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • What is the method to left click?
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community