Jump to content

Minecraft.getMinecraft().thePlayer.swingItem(); wont attack


Recommended Posts

Posted

I am using Minecraft.getMinecraft().thePlayer.swingItem(); and I want it to to hit players and mobs and not just swing. Right now it will swing, but it wont actually attack/damage a player or mob

Posted (edited)

It's for animation only.

On 1/22/2021 at 12:19 PM, poopoodice said:

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

Btw what version are you using?

Edited by poopoodice
Posted
15 minutes ago, poopoodice said:

It's for animation only.

Btw what version are you using?

I am making the two mods with the same functionality. One is 1.16.4 and the other is 1.8.9. The current one is 1.8.9 and then I shall try to port it over to 1.16.4

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.