Interface IAnalyzerGraphics.IChromosomeRowOptions<C extends IChromosome<A>,A extends IAllele>

Enclosing interface:
IAnalyzerGraphics<S extends ISpecies<I>,I extends IIndividual>

public static interface IAnalyzerGraphics.IChromosomeRowOptions<C extends IChromosome<A>,A extends IAllele>
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.network.chat.Component
    apply(boolean active, C chromosome, A allele, InteractableTextOptions existing, net.minecraft.network.chat.Component text)
     
  • Method Details

    • apply

      net.minecraft.network.chat.Component apply(boolean active, C chromosome, A allele, InteractableTextOptions existing, net.minecraft.network.chat.Component text)