public class AlleleManager
extends java.lang.Object
IAlleleRegistry.| Modifier and Type | Field and Description |
|---|---|
static IAlleleFactory |
alleleFactory
Creates Forestry alleles.
|
static IAlleleRegistry |
alleleRegistry
Main access point for all things related to genetics.
|
static IClimateHelper |
climateHelper
Queryable instance of an
IClimateHelper for easier implementation. |
static IFilterRegistry |
filterRegistry |
| Constructor and Description |
|---|
AlleleManager() |
public static IAlleleRegistry alleleRegistry
IAlleleRegistry for details.public static IClimateHelper climateHelper
IClimateHelper for easier implementation.public static IAlleleFactory alleleFactory
public static IFilterRegistry filterRegistry