Interface ModLoadingStage.EventGenerator<T extends net.minecraftforge.eventbus.api.Event & IModBusEvent>

  • All Superinterfaces:
    java.util.function.Function<ModContainer,​T>
    Enclosing class:
    ModLoadingStage

    public static interface ModLoadingStage.EventGenerator<T extends net.minecraftforge.eventbus.api.Event & IModBusEvent>
    extends java.util.function.Function<ModContainer,​T>