Jump to content

Recommended Posts

Posted

So I have a mob, and in it I have the attackEntityFrom method, but it isn't being called. Is there a place I need to reference it?

 

Mob class-

 

 

  Reveal hidden contents

 

Posted

ALWAYS add @Override to methods you intend to override, you would see the signature of the method is wrong

 

  Reveal hidden contents

 

Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

  Quote

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

Posted
  On 5/7/2014 at 6:27 AM, SanAndreasP said:

ALWAYS add @Override to methods you intend to override, you would see the signature of the method is wrong

 

  Reveal hidden contents

 

Silly me, thank you.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Announcements



×
×
  • Create New...

Important Information

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