Jump to content

[SOLVED] Problem with generics


coolAlias

Recommended Posts

I'll let the code do most of the talking on this one: http://pastebin.com/rERjziBM

 

I'm trying to construct different EntityArrow types based on whatever arrow is nocked; currently I'm just using the vanilla arrow.

 

As you can see in the code, I've done it before with mobs which works very well, using the same style code but the constructor with only a single World object argument. Using the three argument EntityArrow constructor, however, seems to always return null without throwing any exceptions, and the arrow id and class are correct according to my println statements.

 

Thanks for any help.

Link to comment
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.
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.