Jump to content

(1.16) Decrease active potion effect duration


SDOAJ

Recommended Posts

I'm trying to create an item that when used, removes 5 seconds of a harmful potion effect every tick. I'm able to get a list of the player's harmful potion effects and choose one at random to decrease the duration of, but I can't figure out how to actually decrease the duration. From what I can see, all the accessors of the duration field in EffectInstance are private except for the tick() method, which causes the potion to perform its effect as well. So is there any way to decrease the duration of an active potion effect?

Edited by SDOAJ
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.