package org.rsbot.client; public interface Reference extends NodeSub { public int getIndex(); }