package NET.worlds.scape; public interface TextureSurfaceRenderer { void renderTo(int var1); }