Uses of Class
net.minecraftforge.forge.event.lifecycle.GatherDataEvent
Packages that use GatherDataEvent
Package
Description
-
Uses of GatherDataEvent in net.minecraftforge.common
Methods in net.minecraftforge.common with parameters of type GatherDataEvent -
Uses of GatherDataEvent in net.minecraftforge.debug
Methods in net.minecraftforge.debug with parameters of type GatherDataEventModifier and TypeMethodDescriptionstatic voidDataGeneratorTest.gatherData(GatherDataEvent event) voidDeferredRegistryTest.gatherData(GatherDataEvent event) private voidRemoveTagDatagenTest.onGatherData(GatherDataEvent event) -
Uses of GatherDataEvent in net.minecraftforge.debug.block
Methods in net.minecraftforge.debug.block with parameters of type GatherDataEventModifier and TypeMethodDescriptionvoidPistonEventTest.gatherData(GatherDataEvent event) private voidScaffoldingTest.gatherData(GatherDataEvent event) -
Uses of GatherDataEvent in net.minecraftforge.debug.client.model
Methods in net.minecraftforge.debug.client.model with parameters of type GatherDataEventModifier and TypeMethodDescriptionprivate voidNewModelLoaderTest.datagen(GatherDataEvent event) voidCustomTransformTypeTest.gatherData(GatherDataEvent event) -
Uses of GatherDataEvent in net.minecraftforge.debug.gameplay.loot
Methods in net.minecraftforge.debug.gameplay.loot with parameters of type GatherDataEventModifier and TypeMethodDescriptionstatic voidGlobalLootModifiersTest.EventHandlers.runData(GatherDataEvent event) -
Uses of GatherDataEvent in net.minecraftforge.debug.item
Methods in net.minecraftforge.debug.item with parameters of type GatherDataEvent -
Uses of GatherDataEvent in net.minecraftforge.debug.misc
Methods in net.minecraftforge.debug.misc with parameters of type GatherDataEventModifier and TypeMethodDescriptionprivate voidDataPackRegistriesTest.onGatherData(GatherDataEvent event)