package NET.worlds.scape; public interface LoadedAttribute { void loadedAttribute(Attribute var1, String var2); }