Paper icon indicating copy to clipboard operation
Paper copied to clipboard

Improved AreaEffectCloud API

Open Machine-Maker opened this issue 2 years ago • 1 comments

Open to different naming for everything here, I couldn't think of a straightforward easy name to any methods/fields that wasn't like a full sentence long.


This new API allows more control over how AreaEffectClouds are used. An "empty" cloud can be forced to still calculate affected entities and the AreaEffectCloudApplyEvent has finer control over what counts as a "use" for decreasing the "radius" of the cloud.

Machine-Maker avatar Jun 18 '23 05:06 Machine-Maker

Am just re-looking at this... I wonder if its best for a whole separate event to check if an area effect cloud should apply if it's got an empty effects list instead of a field on the cloud that you mark? A whole event seems like a lot for this as there really isn't much else that's configurable.

Machine-Maker avatar Sep 23 '24 23:09 Machine-Maker