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

simple.server.extension.d20.iD20Definition Maven / Gradle / Ivy

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

import marauroa.common.game.Definition;

public interface iD20Definition {
    
    /**
     * Get Definition.
     * 
     * @see Definition for options.
     * @return Attribute definition.
     */
    Byte getDefinition();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy