public interface ITreeMutation extends IMutation
| Modifier and Type | Method and Description |
|---|---|
float |
getChance(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos,
IAlleleTreeSpecies allele0,
IAlleleTreeSpecies allele1,
ITreeGenome genome0,
ITreeGenome genome1) |
ITreeRoot |
getRoot() |
getAllele0, getAllele1, getBaseChance, getPartner, getSpecialConditions, getTemplate, isPartner, isSecretITreeRoot getRoot()
getRoot in interface IMutationISpeciesRoot this mutation is associated with.float getChance(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos,
IAlleleTreeSpecies allele0,
IAlleleTreeSpecies allele1,
ITreeGenome genome0,
ITreeGenome genome1)