package org.rsbot.client; public interface StatusNodeListLoader { public StatusNodeList getList(); }