High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies
Go to file
Bukkit/Spigot 6ec832fffe Add missing entity effects. Adds BUKKIT-3311
There are many effects that were not present in the API prior to
this commit. These effects are being used by the implementation,
but cannot be accessed via plugins.

This commit exposes these effects using the EntityEffects enum,
allowing for plugin authors to make use of these effects. However,
many of the effects require certain conditions to be met before
they will be visible to the client, much like some of the existing
effects.

By: LordRalex <lordralex@gmail.com>
2014-04-11 16:22:37 -06:00
paper-api Add missing entity effects. Adds BUKKIT-3311 2014-04-11 16:22:37 -06:00