Package forestry.api.lepidopterology
Interface IButterflyEffect
- All Superinterfaces:
IRegistryAlleleValue
Unimplemented.
-
Method Summary
Modifier and TypeMethodDescriptiondoEffect(IEntityButterfly butterfly, IEffectData storedData) Used by butterflies to trigger effects in the world.Methods inherited from interface forestry.api.genetics.alleles.IRegistryAlleleValue
isDominant
-
Method Details
-
doEffect
Used by butterflies to trigger effects in the world.- Parameters:
butterfly-IEntityButterfly- Returns:
IEffectDatafor the next cycle.
-