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

simple.server.extension.d20.weapon.D20Weapon Maven / Gradle / Ivy

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

import simple.server.extension.d20.D20Characteristic;

/**
 *
 * @author Javier A. Ortiz Bultron [email protected]
 */
public interface D20Weapon extends D20Characteristic{
    
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy