Per https://github.com/SpongePowered/Sponge/issues/3747, the provided lookup allows the EventManager implementation to have privileged access to the listener class. This is particularly useful where the listener class is created outside the normal plugin classloader.
Per https://github.com/SpongePowered/Sponge/issues/3747, the provided lookup allows the EventManager implementation to have privileged access to the listener class. This is particularly useful where the listener class is created outside the normal plugin classloader.
SpongeAPI | Sponge