Class ForestryEvent.MutationDiscovered

java.lang.Object
net.minecraftforge.eventbus.api.Event
forestry.api.core.ForestryEvent
forestry.api.core.ForestryEvent.MutationDiscovered
Enclosing class:
ForestryEvent

public static class ForestryEvent.MutationDiscovered extends ForestryEvent
  • Field Details

    • allele

      public final IMutation<?> allele
    • root

      public final ISpeciesType<?,?> root
    • tracker

      public final IBreedingTracker tracker
    • username

      public final com.mojang.authlib.GameProfile username
  • Constructor Details