public interface IAlleleEffect extends IAllele
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCombinable() |
IEffectData |
validateStorage(IEffectData storedData)
Returns the passed data storage if it is valid for this effect or a new one if the passed storage object was invalid for this effect.
|
getAlleleName, getModID, getName, getUID, getUnlocalizedName, isDominantboolean isCombinable()
IEffectData validateStorage(IEffectData storedData)
IEffectData for the next cycle.