Jump to content

Recommended Posts

Posted

I am using Forge 1.9.4-12.17.0.1940 trying to check if an Animal is able to create a new Child. In the last versions i could check if getGrowingAge() == 0. The function description of getGrowingAge is:

    /**

    * The age value may be negative or positive or zero. If it's negative, it get's incremented on each tick, if it's

    * positive, it get's decremented each tick. Don't confuse this with EntityLiving.getAge. With a negative value the

    * Entity is considered a child.

    */

 

Now the problem is, that getGrowingAge() never is 0. It is 1 for adult animals and -1 for children. Normally it should trend to 0 but it doesn't seem to change a little bit. Is this behavior a Forge bug or my fault?

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.