Move lightmap wrapper methods into common
This commit is contained in:
-2
@@ -27,7 +27,5 @@ import com.seibel.distanthorizons.coreapi.interfaces.dependencyInjection.IBindab
|
||||
*/
|
||||
public interface ILightMapWrapper extends IBindable
|
||||
{
|
||||
void bind();
|
||||
void unbind();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user