All Downloads are FREE. Search and download functionalities are using the official Maven repository.

simple.server.extension.d20.map.D20Map Maven / Gradle / Ivy

The newest version!
package simple.server.extension.d20.map;

import simple.server.extension.d20.D20Characteristic;
import simple.server.extension.d20.iD20Definition;

/**
 * Dummy Interface to define maps.
 *
 * @author Javier A. Ortiz Bultron [email protected]
 */
public interface D20Map extends D20Characteristic, iD20Definition {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy