public final class Mod extends Object implements Comparable<Mod>
Note that (for link highlights) this translates to a CSS class name that is applied to the link in the Topology UI.
public Mod(String modId)
modId - modification identifierpublic int compareTo(Mod o)
compareTo in interface Comparable<Mod>