public class AlleleEffectCreeper extends AlleleEffectThrottled
| Constructor and Description |
|---|
AlleleEffectCreeper() |
| Modifier and Type | Method and Description |
|---|---|
IEffectData |
doEffectThrottled(IBeeGenome genome,
IEffectData storedData,
IBeeHousing housing) |
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.
|
doEffect, isCombinabledoFX, getBounding, getEntitiesInRange, getModifiedAreagetAlleleName, getModID, getName, getUID, getUnlocalizedName, isDominant, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAlleleName, getModID, getName, getUID, getUnlocalizedName, isDominantpublic IEffectData validateStorage(IEffectData storedData)
IAlleleEffectvalidateStorage in interface IAlleleEffectvalidateStorage in class AlleleEffectThrottledIEffectData for the next cycle.public IEffectData doEffectThrottled(IBeeGenome genome, IEffectData storedData, IBeeHousing housing)