PaperMC / PaperLib

Plugin Library for interfacing with Paper Specific API's with graceful fallback that maintains Spigot Compatibility, such as Async Chunk Loading.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ParticleBuilder support

DarkEyeDragon opened this issue · comments

Currently there is no way to use the particle builder with PaperLib.

Would it be possible to add support for this?

some elements of the builder, sure, but it wouldn't be much different than just copying the particle builder from papers source to plugin and stripping paper only API's.

considering so many people use other libraries for particles, don't think this would be used to be worth the effort and code bloat size.