runelite-client: split item price loader out of item manager, move into game
Also add synchronous getItemPrice
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
*/
|
||||
package net.runelite.client;
|
||||
|
||||
import net.runelite.client.game.ItemManager;
|
||||
import com.google.common.eventbus.EventBus;
|
||||
import com.google.common.eventbus.SubscriberExceptionContext;
|
||||
import com.google.gson.Gson;
|
||||
|
||||
Reference in New Issue
Block a user