public abstract class AlleleCategorized extends Allele
This class helps localization by allowing specific names like forestry.allele.speed.fast and can fall back on generic names like forestry.allele.fast
| Modifier | Constructor and Description |
|---|---|
protected |
AlleleCategorized(java.lang.String modId,
java.lang.String category,
java.lang.String valueName,
boolean isDominant) |
getAlleleName, getModID, getName, getUID, getUnlocalizedName, isDominant, toString