Nexrem
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created addLafManagerListener depricating
AnsweredHello, I'm working on an Idea plugin that for UI changes. Currently I'm registering my event like so LafManager.getInstance().addLafManagerListener(__ -> doSomeStuff()); From what I see this is to ...