Class ForestryEvent.SpeciesDiscovered

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

public static class ForestryEvent.SpeciesDiscovered extends ForestryEvent
  • Field Details

    • species

      public final ISpecies<?> species
    • root

      public final ISpeciesType<?,?> root
    • tracker

      public final IBreedingTracker tracker
    • username

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