Interface IFloatAllele

All Superinterfaces:
IAllele

public non-sealed interface IFloatAllele extends IAllele
  • Field Summary

    Fields inherited from interface forestry.api.genetics.alleles.IAllele

    CODEC
  • Method Summary

    Modifier and Type
    Method
    Description
    float
     

    Methods inherited from interface forestry.api.genetics.alleles.IAllele

    alleleId, cast, dominant
  • Method Details

    • value

      float value()