Class UnpairedChromosomeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
com.hexagram2021.chromosomelib.common.util.exception.UnpairedChromosomeException
All Implemented Interfaces:
Serializable

public class UnpairedChromosomeException extends IllegalArgumentException
See Also:
  • Constructor Details

    • UnpairedChromosomeException

      public UnpairedChromosomeException(net.minecraft.world.entity.EntityType<?> entityType, String stage, net.minecraft.core.Holder<Chromosome> chromosome, Collection<ChromosomeInstance> chromosomeInstances)