package NET.worlds.scape; public interface PickHandler { boolean handle(PickEvent var1); }