package NET.worlds.scape; public interface Prerenderable { void prerender(Camera var1); }