package com.raeids.stratus.hook; public interface GuiIngameForgeHook { int getX(); int getY(); }