Class GatherDataEvent

java.lang.Object
net.neoforged.bus.api.Event
net.neoforged.neoforge.data.event.GatherDataEvent
All Implemented Interfaces:
net.neoforged.fml.event.IModBusEvent

public class GatherDataEvent extends net.neoforged.bus.api.Event implements net.neoforged.fml.event.IModBusEvent
  • Field Details

  • Constructor Details

  • Method Details

    • getModContainer

      public net.neoforged.fml.ModContainer getModContainer()
    • getInputs

      public Collection<Path> getInputs()
    • getGenerator

      public DataGenerator getGenerator()
    • getExistingFileHelper

      public ExistingFileHelper getExistingFileHelper()
    • getLookupProvider

      public CompletableFuture<HolderLookup.Provider> getLookupProvider()
    • includeServer

      public boolean includeServer()
    • includeClient

      public boolean includeClient()
    • includeDev

      public boolean includeDev()
    • includeReports

      public boolean includeReports()
    • validate

      public boolean validate()