public class AlleleEffectResurrection extends AlleleEffectThrottled
| Modifier and Type | Class and Description |
|---|---|
static class |
AlleleEffectResurrection.Resurrectable |
| Constructor and Description |
|---|
AlleleEffectResurrection(java.lang.String name,
java.util.List<AlleleEffectResurrection.Resurrectable> resurrectables) |
| Modifier and Type | Method and Description |
|---|---|
IEffectData |
doEffectThrottled(IBeeGenome genome,
IEffectData storedData,
IBeeHousing housing) |
static java.util.List<AlleleEffectResurrection.Resurrectable> |
getReanimationList() |
static java.util.List<AlleleEffectResurrection.Resurrectable> |
getResurrectionList() |
doEffect, isCombinable, validateStoragedoFX, getBounding, getEntitiesInRange, getModifiedAreagetAlleleName, getModID, getName, getUID, getUnlocalizedName, isDominant, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAlleleName, getModID, getName, getUID, getUnlocalizedName, isDominantpublic AlleleEffectResurrection(java.lang.String name,
java.util.List<AlleleEffectResurrection.Resurrectable> resurrectables)
public static java.util.List<AlleleEffectResurrection.Resurrectable> getReanimationList()
public static java.util.List<AlleleEffectResurrection.Resurrectable> getResurrectionList()
public IEffectData doEffectThrottled(IBeeGenome genome, IEffectData storedData, IBeeHousing housing)