public static class ForestryEvent.SpeciesDiscovered extends ForestryEvent
ForestryEvent.MutationDiscovered, ForestryEvent.PreInit, ForestryEvent.SpeciesDiscovered, ForestryEvent.SyncedBreedingTracker| Modifier and Type | Field and Description |
|---|---|
IAlleleSpecies |
species |
| Constructor and Description |
|---|
SpeciesDiscovered(ISpeciesRoot root,
com.mojang.authlib.GameProfile username,
IAlleleSpecies species,
IBreedingTracker tracker) |
public final IAlleleSpecies species
public SpeciesDiscovered(ISpeciesRoot root, com.mojang.authlib.GameProfile username, IAlleleSpecies species, IBreedingTracker tracker)