Im having trouble starting InventoryListener
1. Ive added the getEventDispatcher.addListener(this)
2. I implement InventoryListener as part of the public class
3. I tried to write:
private void onItemRemoved(ItemEvent ddd){
}
but it says its never used
Any reason?
Recently I've been trying to write some bots and thought it was a problem with my coding, but it turns out when i run any bot even from the store, my PC locks up every second. nothing wrong with the bot, but it prevents me from multi-tasking.
Any solutions?
Edit: it seems to happen right...