April 30, 20196 yr Hello, how can I check if an item can be traded/sold on the GE? I'm getting nullpointers when calling getGrandExchange().getOverallPrice() on an untradable item and you can't null check this operation since it returns an int. Thanks!
Create an account or sign in to comment